Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 3.17 KB

README.md

File metadata and controls

64 lines (44 loc) · 3.17 KB

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