this post was submitted on 12 Jun 2023
53 points (100.0% liked)
Python
1929 readers
1 users here now
A community for talking about the Python programming language.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been having fun making Discord bots that use ChatGPT to generate various things. Stuff like giving tarot readings, creating custom MtG cards and whatnot. Nothing too crazy, but it's been fun to play around with.
What wrapper are you using for your bot? I dabbled with discord.py for a while, but the slash-command drama sorta killed my motivation.
That's the one I use - I wasn't aware of any drama.
Well I suppose that's good then. It was effectively killing the project last I read about it.