stephanlensky / UMass-STEM-Discord-Bot

Discord bot for generating UMass CS memes and for role functionality on the UMass STEM Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UMass STEM Discord Bot

Bot designed for the UMass STEM Discord server for memes and other functionality.

Bot Prefix: Start a command with $ to use the bot

Add to your server

Invite bot to server

Commands

Roles

  • get [role]
    • The bot gives the specified role to the user
  • remove [role]
    • The bot removes the specified role from the user (if they have it)
  • getlist
    • Prints out an organized list of roles available with the get command

Memes

  • mdraw [image/image link/text]
    • The bot responds with an image of marius drawing whatever image or text is passed into the argument
  • bdraw [image/image link/text]
    • The bot responds with an image of barrington drawing whatever image or text is passed into the argument
  • barrify [image]
    • The bot uses computer vision to put the barr emote on peoples faces in the inputed image
  • erase
    • Deletes the most recent m/bdraw or barrify generated by the bot

Example of the $bdraw [text] generator

bdraw example

Other functionality

  • remove missing housing and major role
    • bot removes the missing housing and major role if someone has set both a housing and major role

Commands to add

  • marius
    • The bot responds with a random marius meme
  • barr
    • The bot responds with a random barrington meme
  • tim
    • The bot responds with a random tim meme
  • meme [text]
    • The bot responds with the inputed image with the specifed text on it in typical meme format

About

Discord bot for generating UMass CS memes and for role functionality on the UMass STEM Discord


Languages

Language:Python 100.0%