[go: up one dir, main page]

Skip to content

bombsimon/discord-repost-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repost Checker

Just your regular annoying bot that will notify when someone reposts a link on Discord and give credit to the people who did it first!

Build

This is run on a Raspberry Pi 4 but the Pi is too weak to build this so it's cross compiled.

# Add Rust toolchain
rustup target add aarch64-unknown-linux-gnu

# Add GCC
sudo apt-get install gcc-aarch64-linux-gnu

# Build for Pi
cargo build --target=aarch64-unknown-linux-gnu

About

Discord bot to monitor links check for reposts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages