/Logbot

🧾 Simple Discord bot that logs user actions

Primary LanguageGoMIT LicenseMIT

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