This is an implementation of discord bot with python discord API currently deployed on fly.io platform.
It is well suited for enhancements and modifications, but does not posses an ideal foundation for commercial parallel bot.
3rd-party library requirements are stated in requirements.txt file.
The bot is able to:
- perform uniformly random pick from provided items
- play audio from YT
- generate images from text description using Hugging Face API
- other functionalities can be easily added in modular fashion