Skip to content

Latest commit

History

History
15 lines (9 loc) 路 337 Bytes

README.md

File metadata and controls

15 lines (9 loc) 路 337 Bytes

Discord Logbot

This simple logging bot for Discord is intended to cater to a single server.

Simply fill out the .env file based on the example and you're ready to go ;)

It currently supports the following events:

  • GuildMemberAdd
  • GuildMemberRemove
  • MessageDelete
  • MessageUpdate

Pull requests and issues are welcome