Skip to content

send `!d bump` to a Discord channel every 2 hours.

Notifications You must be signed in to change notification settings

c8hunderscore/bump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bump

send !d bump to a Discord channel every 2 hours.

How to run

git clone https://github.com/c8hunderscore/bump # git must be installed https://git-scm.com/downloads
cd bump
cargo run # rust must be installed https://www.rust-lang.org/tools/install

How to set environment variable

Linux:

export DISCORD_TOKEN="your token here"

(if you want this to be set persistently, rather than manually, add it to ~/.bashrc)

Windows:

setx DISCORD_TOKEN "your token here"

About

send `!d bump` to a Discord channel every 2 hours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages