Skip to content

Chat Moderator Bot for Discord I did for Software Engineering (COSC 340)

Notifications You must be signed in to change notification settings

Boostem/Discord-Auto-Moderator

 
 

Repository files navigation

InstantMessengerBot

Chat Moderator Bot for Instant Messenging service (Discord) I did for my class with the help of 2 other students

Voltron Bot About/Help Sheet

Introductory

This page was created to help familiarize people with the Discord Bot, Voltron, and how to use its different commands.

Features

Currently the robot automatically connects to the server, and DMs any new users added while the bot is active. The terminal will recieve various pieces of information on the channel the bot has joined, including name of the server, the owner of the server, and a few other details.

Command List

Each command must be used with the prefix '$', so the bot will recognize the message as a command.

(Parentheses show what information, if any, to give to a command (Brackets mean that that argument is not required by the command.))

  • makechannel (makechannel [channel]) -> Creates a text channel with the given name.

  • translate (translate msg [lang]) -> Translates the message to the specified language, defaults to French.

  • ban_word (ban_word word) -> Adds a word to the server's current list of banned words.

  • timeout (timeout minutes) -> Puts a user in a timed-out state, effectively issuing a temporary ban without removing them from the server.

  • kick (kick user [reason]) -> Removes a user from the server. They may join back.

  • ban (ban user [reason]) -> Bans a user from the server.

About

Chat Moderator Bot for Discord I did for Software Engineering (COSC 340)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%