discord_bot.py icon indicating copy to clipboard operation
discord_bot.py copied to clipboard

🍺 A simple discord bot that helps you getting started within discord.py

Results 6 discord_bot.py issues
Sort by recently updated
recently updated
newest added

Made some improvements, while staying simple Also, my first pull request😄

Cannot run program "cmd.exe": error=2, No such file or directory I understand badly. i work on a MacOS

only the help command is working and it gives this `​No Category: help Shows this message Type shelp command for more info on a command. You can also type shelp...

Im using your aiohttp code, and every time i close my bot it tells me that `close()` needs to be await it, but when i make it an async function...

I have significantly improved the codebase with main changes being the following: - Change `ctx` to `interaction` like how its supposed to be - Make everything more typing friendly -...

I added a few new Commands to the Bot! 1. !eightball command 2. !randomfact command 3. !poll command