2025-04-01 13:17:02 +13:00
|
|
|
# EllieBot Documentation
|
2025-04-01 13:04:14 +13:00
|
|
|
|
2025-04-01 13:17:02 +13:00
|
|
|
<!-- ![img][header] -->
|
2025-04-01 13:04:14 +13:00
|
|
|
|
2025-04-01 13:17:02 +13:00
|
|
|
## Inviting Ellie
|
2025-04-01 13:04:14 +13:00
|
|
|
|
2025-04-01 13:17:02 +13:00
|
|
|
There are two versions of Ellie, a public bot and a self-hostable bot.
|
2025-04-01 13:04:14 +13:00
|
|
|
|
2025-04-01 13:17:02 +13:00
|
|
|
To invite public Ellie to your server or to view its commands, click on the buttons below:
|
2025-04-01 13:04:14 +13:00
|
|
|
|
2025-04-01 13:17:02 +13:00
|
|
|
[:material-plus: Add Ellie to your server][invite]{ .md-button .md-button--primary }
|
|
|
|
[:material-format-list-text: View commands][commands]{ .md-button }
|
|
|
|
|
|
|
|
To self-host your own Ellie, use the guides below:
|
|
|
|
|
|
|
|
- [:material-television-guide: Desktop guide (Windows/Linux/macOS)][desktop-guide]
|
|
|
|
- [:material-console: CLI guide (Linux/macOS)][cli-guide]
|
|
|
|
- [:material-docker: Docker guide][docker-guide]
|
|
|
|
- [:material-source-branch: From source guide][from-source-guide]
|
|
|
|
|
|
|
|
In case you need any help, join our [Discord server][discord-server] where we may provide support.
|
|
|
|
|
|
|
|
## About Ellie
|
|
|
|
|
|
|
|
EllieBot is an [open source project][toastielab]. Any issues with the bot may be filed [here][issues].
|
|
|
|
|
|
|
|
If you're unsure whether something is an issue, ask in our support server first.
|
|
|
|
|
|
|
|
[Donations are welcome][donate], and we rely on your contributions to help keep the project alive.
|
|
|
|
|
|
|
|
[invite]: https://discordapp.com/oauth2/authorize?client_id=608119997713350679&scope=bot&permissions=66186303/
|
|
|
|
[commands]: https://commands.elliebot.net/
|
|
|
|
[desktop-guide]: ./guides/desktop-guide.md
|
|
|
|
[cli-guide]: ./guides/cli-guide.md
|
|
|
|
[docker-guide]: ./guides/docker-guide.md
|
|
|
|
[from-source-guide]: ./guides/source-guide.md
|
2025-04-02 18:27:34 +13:00
|
|
|
[discord-server]: https://discord.gg/etQdZxSyEH
|
2025-04-01 14:38:03 +13:00
|
|
|
[toastielab]: https://toastielab.dev/EllieBotDevs/elliebot
|
2025-04-01 13:17:02 +13:00
|
|
|
[issues]: https://toastielab.dev/EllieBotDevs/elliebot/issues
|
|
|
|
[donate]: ./donate.md
|