Skip to content

mfnalex/discord-logger

Repository files navigation

Simple Discord bot to log a server's messages to a channel. This is useful if you have lots of channels and never know where a message came from when you hear the annoying discord notification sound.

img/img.png

Building

./gradlew build

Running

Run the .jar using Java 8 or newer and specify your bot token and the channel id you want to log to.

java -jar discord-logger.jar -b <bot-token> -c <channel-id>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages