bommels / TheOracle

The Oracle is a Discord bot with various features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Oracle - Discord Bot

This open-source Discord bot is used in The Simulation server.

Running the bot
# Set your tokens and keys in settings.py and rename the file
mv settings/settings.sample.py settings/settings.py

# Run with docker-compose
docker-compose up -d --build
Todo
  • Remove duplicate code, create general function for formatting and sending discord trade / liquidation notifications.
  • Create websocket manager that auto reconnect on errors.

About

The Oracle is a Discord bot with various features.

License:GNU General Public License v3.0


Languages

Language:Python 98.8%Language:Dockerfile 1.2%