IB.ai is the bot developed for the /r/ibo Discord server, by the community. It is a free and open source project. We provide a wide domain of functionality. Each function should be documented in the project wiki.
Jarred Vardy 💻 |
Ray Clark 💻 |
NathanealV 💻 |
---|
- @Arraying (Arraying#7363)
Other contributors include:
- @LenartBucar (redstone.tehnik#7139)
- @ImmortalPharaoh7 (ImmortalPharaoh7#7811)
- @NathanealV (NathIV#1691)
- Lamb#3020, ia#4271, BrightBayUniversity#2357 (Simplified Chinese Translators)
- AlexH3021#0807, TemplarKnight98#3271 (Spanish Translators)
- Allan#3164 (Japanese Translator)
- Emz#2678 (German Translator)
Please read the CONTRIBUTING.md
file to find out more about contributing towards the project.
Configuration files:
- bot.env
- backup.env
Using Docker
and Docker-Compose
to build container images and run:
$ docker-compose build
$ docker-compose up
$ docker run -d -v db-data:/data redis
$ docker run -d --env-file bot.env --link redis pants1/ib.ai
This project is licensed under the GNU GPLv3.
This license is copy-left and conducive to free, open-source software.
Project license: https://github.com/ib-ai/IB.ai/blob/master/LICENSE.md
License details: https://choosealicense.com/licenses/gpl-3.0/#