Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 907 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 907 Bytes

discord-bot

This is DoomBot, our friendly neighborhood Doom slayer, who helps us keep Doom's Discord server neat and tidy.

Features

  • Keeps a notice at the bottom of select channels.
  • Auto-deletes messages in help channels that:
    • Do not ping @helpme
    • Aren't a reply to another user
    • Or isn't a direct (or near-enough) follow up to another message by the same user (within a timeframe of 10 minutes).
  • Auto-answers common questions.
  • Implements slash commands
    • /describe THING for looking up documentation on a symbol, Doom modules, or package (using the I-run-code bot)
    • /wrongchannel messageID rightchannel deletes a message and lets the user know it was posted in the wrong channel, and should be posted in RIGHTCHANNEL. (Due to technical restraints, this is preferred to other methods of "moving" the message).