Skip to content

Discord bot that completely destroys the meaning of any message

Notifications You must be signed in to change notification settings

toficofi/garblebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

garblebot

A Discord bot that completely ruins the meaning of any message you give it. It works by running your sentence through Yandex.Translate API with a bunch of languages, then back to your original language.

You can see the bot in action here. Just shoot it a message.

If you want to host your own version of garblebot, just install Node.JS & NPM, clone/fork this repo, and run npm install. Go into config/default.json and replace languages with an array of languages you want to run sentences through. The last language in the array will be the final one. You don't need to specify the incoming language, this is detected automagically. After this, replace discordToken with your Discord bot account secret and yandexKey for your Yandex.Translate API key.

Now just run npm start and the bot is ready!

About

Discord bot that completely destroys the meaning of any message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published