Skip to content

A Discord bot allowing you to pin a message to the bottom of a channel, for example so members can read guidelines before posting.

Notifications You must be signed in to change notification settings

towelsh/DiscordReadme

Repository files navigation

Pin a Discord message to the bottom of a channel.

CodeFactor Releases

Need users to read a message before they post in a channel? This bot allows you to keep a message always at the bottom of a channel (or multiple channels).

Deployment

The bot token is taken from the BOT_TOKEN environment variable.

To deploy, simple compile and run the bot with the BOT_TOKEN set.

Compilation

Requires Java 17

Pre-compiled Java archives are avalible on the Releases tab.

If you'd rather compile it yourself:

Windows: gradlew.bat build

Mac / Linux: ./gradlew build

Output file will be located in build/libs.

About

A Discord bot allowing you to pin a message to the bottom of a channel, for example so members can read guidelines before posting.

Resources

Stars

Watchers

Forks

Packages

No packages published