https://github.com/meridiangh/kalliope-server
A Node.js server managing Kalliope instances and allowing users to interact with them via a dashboard.
https://github.com/meridiangh/kalliope-server
Last synced: about 1 month ago
JSON representation
A Node.js server managing Kalliope instances and allowing users to interact with them via a dashboard.
- Host: GitHub
- URL: https://github.com/meridiangh/kalliope-server
- Owner: MeridianGH
- License: gpl-3.0
- Created: 2022-10-25T14:59:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T15:10:54.000Z (about 2 years ago)
- Last Synced: 2024-06-05T16:26:37.239Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://kalliope.cc
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](http://kalliope.cc)
[](https://discord.gg/qX2CBrrUpf)
[](https://github.com/MeridianGH/kalliope-server/blob/main/LICENSE.md)
# KalliopeServer.
A Node.js server managing Kalliope instances.
Table of Contents
- [Notice](#notice)
- [Usage](#usage)
- [Stats](#stats)
- [Code](#code)
- [GitHub](#github)
- [Licensing](#licensing)
---
## Notice
> This is a server only handling the communication between users and instances of **[Kalliope](https://github.com/MeridianGH/kalliope)**.
> If you're looking to install the bot yourself, please check out the other repository.
## Usage
Simply visit **[kalliope.cc](https://kalliope.cc)** and head to the dashboard.
You'll be asked to log in with Discord automatically. Once logged in, select `Servers` and choose the server you want to control the bot in.
If your server does not show up, please make sure your Kalliope instance is running and configured properly. Check the console for any errors.
---
## Stats
### Code

[](https://github.com/MeridianGH/kalliope-server/blob/main/package.json#L2)
\
[](https://github.com/MeridianGH/kalliope-server/search?l=javascript)
[](https://www.codefactor.io/repository/github/meridiangh/kalliopeserver)
\
[](https://libraries.io/github/MeridianGH/kalliope-server)
[](https://www.npmjs.com/package/discord.js)
### GitHub
[](https://github.com/MeridianGH/kalliope-server/issues)
[](https://github.com/MeridianGH/kalliope-server/pulls)
\
[](https://github.com/MeridianGH/kalliope-server/commits)
[](https://github.com/MeridianGH/kalliope-server/graphs/commit-activity)
\
[](https://github.com/MeridianGH/kalliope-server/stargazers)
[](https://github.com/MeridianGH/kalliope-server/watchers)
---
## Licensing
Make sure to disclose the source when redistributing any part of the source code in this repository.\
For more information, please refer to the license.
[](https://github.com/MeridianGH/kalliope-server/blob/main/LICENSE.md)
---
[Back to top 🡅](#kalliopeserver)