Tim232 / surgical-assistant

A bot for my Discord server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Surgical Assistant

A bot for my Discord server, spitalul.

Functions

  • Command $trans(dest_lang, message): translates the given message to the destination language and outputs it to the same channel.
  • Command $lang(language): returns the two-letter code of the given language for use with the $trans function.
  • Command $troll_text(message): returns the message in meme text, similar to the spongebob memes. ex: hello --> h E l L o
  • "Snarky Comments": responds to given keywords with a respective response (linked in a dictionary).

Files

  • .env: contains the bot token for more secure use.
  • Surgical_Assistant_Commands: contains code for control of the bot via custom commands.
  • Surgical_Assistant_Events: contains code for control of the bot via events like on_ready() and on_message().

About

A bot for my Discord server.


Languages

Language:Python 99.6%Language:Shell 0.3%Language:TeX 0.1%