Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 550 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 550 Bytes

Pandemonium Bot

This is Discord BOT for Pandemonium Server with commands and event handlers to simplify server administration.

Commands

  • !coinflip (This command flips a coin)
  • !clear (This command bulk deletes messages)
  • !server (This command displays information about the server)

Events

  • member-counter (Counts the total number of members of the server)
  • join, leave (Sends a message when a new member joins or leaves)

and much more ...

Color HEX

  • #607D8B

Tech Stack

  • JavaScript
  • discord.js