Discord bot code usign Commando

Can you make an example of using Discords Commando framework?

No worries. Here’s an example using both TheCatAPI and TheDogAPI. If you need any help installing, using, or even extending it to do more things just let me know.

https://github.com/AdenForshaw/theCatAPI-discord-commando-bot

1 Like

Hello, I’m glad if you help me. I need one for python bot (not node) discord, Can you give it to me? Thank you.

I’ll appreciate :slight_smile:

Great request, It looks like it should be pretty easy to port the example over to Python using Discord.py - https://github.com/Rapptz/discord.py

Be sure to use Python 3.6 instead of 3.7 due to the async error issue.

If i get a chance i’ll knock up an example later this week.