Don Quixote Discord Bot
silly little creature
# TL;DR
Focus:APIBotsPythonSoftware Development
Stack:PyCordPython 3.12
Features:
- Detection of Limbus Company via Discord Rich Presence
- Automatic connection to voice channels
- Multiple Identity creation with channel webhooks
Links:
This was a little Discord bot I created for fun (and to annoy friends) based off the character Don Quixote from the gacha game Limbus Company. Literally all it does is the following:
- Hooks into webhooks in a specified Discord channel and creates a lot of them for each "Identity" Don Quixote has in the game.
- Uses those webhooks to post an embedded message every morning.
- Sends an embedded message every time someone starts the game Limbus Company (games are detected via Discord Rich Presence). *
- Joins voice channels and screams "Limbus Company!!!" when you start the game while in one.
* This used to ping people when it sent the message, but it quickly got annoying for everyone, myself included, so I removed it.
That's literally all it does. Silly little creature.