this post was submitted on 12 Jun 2023
61 points (100.0% liked)

Python

1934 readers
1 users here now

A community for talking about the Python programming language.

founded 1 year ago
MODERATORS
 

With r/python out for the next 48 hours, here’s a post to promote continuing discussion a language we all love. Python.

you are viewing a single comment's thread
view the rest of the comments
[–] kakes 10 points 1 year ago (5 children)

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.

[–] brian 3 points 1 year ago (1 children)

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.

[–] kakes 2 points 1 year ago (1 children)

That's the one I use - I wasn't aware of any drama.

[–] brian 3 points 1 year ago

Well I suppose that's good then. It was effectively killing the project last I read about it.

load more comments (3 replies)