discord as a platform for AI tease-bot

Webteases are great, but what if you're in the mood for a slightly more immersive experience? Chat about Tease AI and other offline tease software.

Moderator: 1885

Post Reply
WhagTayil
Explorer
Explorer
Posts: 9
Joined: Sun Sep 16, 2018 9:06 pm
Gender: Femboy
I am a: Submissive

discord as a platform for AI tease-bot

Post by WhagTayil »

Hi all,

I recently started using discord, and it has got me interested in software dev again. It seems that discord encourage bots and the whole discord thing is an easy way for people to interact. Does anyone knows of any active AI tease-bots? Or have any ideas about such a thing? I'd love to hear from you.

More (tech) details:
Spoiler: show
I have a simple prototype that
  • uses NLTK to chat
  • plays a mystery-box chastity game
  • uses pury-fi web service to delete, censor and re-post jpg/png messages
So far everything is python - I'd not used it before, but development has been surprisingly rapid. I'm exploring more of discord's API, but I feel held back by not knowing what's possible with discord in general. Also my python is getting a bit big: I'm worried about it becoming hard to manage.
Thanks <3
Renee
Explorer
Explorer
Posts: 17
Joined: Sun Oct 18, 2009 6:06 pm

Re: discord as a platform for AI tease-bot

Post by Renee »

Not familiar on discord api.
But interesting that you doing this in python.
Ive just started making a virtual domme in python.
Uses a bunch of randomness, pulls up vids gives audio commands
Im just working on some gui for it now.
Be interesting to see what youve worked on and maybe share some ideas.
WhagTayil
Explorer
Explorer
Posts: 9
Joined: Sun Sep 16, 2018 9:06 pm
Gender: Femboy
I am a: Submissive

Re: discord as a platform for AI tease-bot

Post by WhagTayil »

virtual domme in python ... Uses a bunch of randomness, pulls up vids gives audio commands
This is exactly the sort of thing I am thinking of. And I think there is great potential for interacting with and tracking subs through discord - you may not need to write a GUI.

Basic tracking of subs is something my prototype does, but I have so far delayed any detailed design (how is a sub's rating represented in code, how actions affect ratings affect actions...). Also the chat AI (NLTK) is stateless for now - this will need to change in order to provide a good enough conversation experience.

I'm DM-ing you more detail - hope that's ok.
zaeryolo
Curious Newbie
Curious Newbie
Posts: 1
Joined: Sat Oct 12, 2019 5:51 pm

Re: discord as a platform for AI tease-bot

Post by zaeryolo »

I love this idea, it sounds so awesome, i messes around with the discord api abit, but i didnt quite unserstand how to get it working.
Post Reply