This is a simple Discord bot base for you to build off of and expand into something big with ease
- Clone this repository to your local machine.
- Install the required dependencies:
pip install -r requirements.txt
- Fill in the necessary data in
config.yml
:token: YOUR_BOT_TOKEN Db: this isnt implemented yet but is very easy to do so your self. (I might add this with addition of other commands?)
- Make sure you've completed the setup steps above.
- Run the bot by executing:
python main.py
- Your done!
- Free AI Image generator and TTS from elevenlabs
- Easy to build off of
- Organized
- Custom rate limit wraper for 'groups', limits how many times any such command in a group can be run in a duration (wrapper applied manually)
/generate-image
: Generatea an AI image with any prompt, proxies arent needed for this command./generate-tts
: Generate TTS with Elevenlabs (proxies recommended for this to work well)
If you encounter any issues, please check the following:
- Ensure your
config.yml
file is correctly formatted and contains all necessary information. - Verify that your bot token is correct and has not expired.
- Check that you have the required permissions in the Discord server.
- Make a pull request 🔥
Open for all skids 💖
- Join https://discord.shard-ai.xyz to get many free AI models like elevenlabs, gpt, claude, and much more without having to pay and easier to maintain 🔥