Skip to content

This is a python/ C# discord bot that utilises POST requests made to https://fifteen.ai/app/getAudioFile which responds with wav files that are posted onto the server.

Notifications You must be signed in to change notification settings

typicalname500/Discord-bot-that-utilizes-fifteen.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Current state:

Python: Working ✔️

C#: Not working ❌

NodeJS: Not working ❌

Use branches to download the right language of bot to use!

Discord-bot-that-utilizes-fifteen.ai

This is a python discord bot that utilises POST requests made to https://fifteen.ai/app/getAudioFile5 which responds with links to wav files that are posted onto the server, which can then be called via a GET request to https://cdn.15.ai/audio/XYZ.wav.

What commands I will probalby try to do:

  • [Currently working] "Hey x, say y"

  • [Currently working] "Hey x, tell me about" (retreives a section of a wikipedia page and says it)

  • [To be done] "Hey x, [question] Text/ link to text/pdf link" Example Hey GlaDOS, tell me what you learned about the Spanish inquisition? https://en.wikipedia.org/wiki/Spanish_Inquisition /\ From this I will try to parse the plain text and then run it through https://machinereading.azurewebsites.net/ (If allowed, gotta look into the legals of it)

  • [To be done] (Verbal) "Hey x, say y" (Voice chat version of "hey x say y")

  • [To be done] Again if its ok to do so I may look into using some things from https://www.microsoft.com/en-us/ai/ai-lab

For the love of God, don't missuse this in a stupid way. Please. This means following the Terms of service

Contact

If you have any questions/ have found a bug with this program, feel free to create an issue on the repo. You can also contact me by emailing me here!, please add a subject with the repo name in caps.

About

This is a python/ C# discord bot that utilises POST requests made to https://fifteen.ai/app/getAudioFile which responds with wav files that are posted onto the server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published