TheDude@sh.itjust.works to Python@sh.itjust.worksEnglish · edit-22 years agoWhat python project(s) are you currently working on?message-squaremessage-square49fedilinkarrow-up127arrow-down10file-text
arrow-up127arrow-down1message-squareWhat python project(s) are you currently working on?TheDude@sh.itjust.works to Python@sh.itjust.worksEnglish · edit-22 years agomessage-square49fedilinkfile-text
With r/python out for the next 48 hours, here’s a post to promote continuing discussion a language we all love. Python.
minus-squarekakes@sh.itjust.workslinkfedilinkEnglisharrow-up4·2 years agoI’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.
minus-squarebrian@sh.itjust.workslinkfedilinkEnglisharrow-up0·2 years agoWhat wrapper are you using for your bot? I dabbled with discord.py for a while, but the slash-command drama sorta killed my motivation.
minus-squarekakes@sh.itjust.workslinkfedilinkEnglisharrow-up0·2 years agoThat’s the one I use - I wasn’t aware of any drama.
minus-squarebrian@sh.itjust.workslinkfedilinkEnglisharrow-up2·2 years agoWell I suppose that’s good then. It was effectively killing the project last I read about it.
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.