Skip to content

Dumb discord bot I use for learning and testing stuff.

License

Notifications You must be signed in to change notification settings

Bezbakri/Matt-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matt-bot

Dumb discord bot I use for learning and testing stuff. Currently has a few cool features, like image search, some image manipulation (for making caption and demotivational poster memes), a (sorta) coinflip, a TERRIBLE password generator, an autoreact for the word "Ratio", the infamous "Hi xyz, I'm Dad!" joke, and most recently, some cool Wiki commands.

Link For Invitation

Optionally, you could try cloning the bot and adding the following .env variables:

DISCORD_TOKEN
GOOGLE_CUSTOM_SEARCH_API_TOKEN
SEARCH_ENGINE_ID
WIKIPEDIA_SEARCH_ENGINE_ID
WOOKIEEPEDIA_SEARCH_ENGINE_ID
BOT_USER_ID
TRANSLATION_API_KEY

(The search engine IDs are google custom search engine IDs, with the latter two searching wikipedia.org and wookieepedia exclusively, respectively.) (There is also the TRANSLATION_API_KEY, which can be acquired from here for free) (There's also a "SQUILL_USER_ID" env variable. Add that and use your own discord user ID as the value.)

I'm a beginner, so the code is trash

Suggest changes if you want to, or not.

Also, the bot is written in nextcord, a fork of discord.py.


if you wanna get the code for this feature, it's in cogs/ImageCommands.py, under the djtj function

trump tweet example

The file in question (go to line 308)

(There is also a Biden version below)

About

Dumb discord bot I use for learning and testing stuff.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages