Go to file
Julius fca4872a73
continuous-integration/drone/push Build is passing Details
Make any errors not crash the entire application
2022-06-24 22:43:08 +02:00
src Make any errors not crash the entire application 2022-06-24 22:43:08 +02:00
.dockerignore Version 0.1.0 2022-06-24 17:23:37 +02:00
.drone.yml Version 0.1.0 2022-06-24 17:23:37 +02:00
.gitignore Initial Commit 2022-06-24 17:22:46 +02:00
Cargo.lock Initial Commit 2022-06-24 17:22:46 +02:00
Cargo.toml Initial Commit 2022-06-24 17:22:46 +02:00
Dockerfile Version 0.1.0 2022-06-24 17:23:37 +02:00
LICENCE Add README and LICENCE 2022-06-24 21:19:33 +02:00
README.md Add README and LICENCE 2022-06-24 21:19:33 +02:00

README.md

pinbot-rs

A simple bot that pins messages in Discord

When pinbot is added to your server and given the correct permission, Manage messages, it'll pin any message that has 5 📌 reactions.

There's no configuration, since that was not really needed for the servers in which I use it.

If a message's 📌 reaction count drops below 3 it'll remove the pin from the message.