Skip to content
/ IB.ai Public

Discord bot for International Baccalaureate Discord server.

License

Notifications You must be signed in to change notification settings

ib-ai/IB.ai

Repository files navigation

This project is not under active development

This repository is not accepting any further contributions, except to fix critical issues, and will be archived in the near future. Please refer to the IB.py repository.


IB.ai

Discord Current Version Docker Pulls Docker Build Repo License

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.

Contribution

Maintainers


Jarred Vardy

💻

Ray Clark

💻

NathanealV

💻

Maintainers Emeritus

Contributors

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)

Contributing

Please read the CONTRIBUTING.md file to find out more about contributing towards the project.

Installation and Compilation

From source

Configuration files:

  • bot.env
  • backup.env

Using Docker and Docker-Compose to build container images and run:

$ docker-compose build
$ docker-compose up

From Docker Hub image

$ docker run -d -v db-data:/data redis

$ docker run -d --env-file bot.env --link redis pants1/ib.ai

License

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/#