The discord bot that does everything badly and nothing well (except always)
Yaki is a discord bot intended to administrate a private server, written in Python using the discord.py library.
Right now, Yaki can:
- Compile pkl based files for programmable configuration
- Print MOTD messages
- Handle a starboard
Ideally, Yaki will be able to:
- Manage roles
- Handle administrative tasks such as message purges
- Play from audio sources
- Handle voice TTS
- Python 3.8
- discord.py
- pkl
- Clone the repository
- Install the requirements
- Change pkl/_env.json to pkl/env.json and fill in the necessary fields
- Run the bot