The CRK Eclair Discord Bot!
https://eclair.community/add-bot
- Topping Optimization
- Stat Math
- Gacha Simulator
- & More!
We welcome any and all contributions, whether that's code or issues, everything is valuable
If you have any questions, please don't hesitate to reach out on [Discord]
- Rename
.env.templateto.env, fill in API token poetry installpoetry run python topping_bot/bot.pyOR./run
- In
config.yaml, specifyimg-dumpto a channel id the bot has access to. It will use this channel to temporarily upload images (i.e. inventories) - Rename
guilds/guilds.yaml.templatetoguilds/guilds.yaml, specify values for your guild - Change
debugvalue inconfig.yamlto a valid guild specified inguilds.yaml
- Add
DEBUG_BOT=Trueto.env - Run with
poetry run python topping_bot/bot.py
Please see docs for more info on how certain aspects of the bot works