Skip to content

A new fast and secure tipping slack bot for Vericoin.

License

Notifications You must be signed in to change notification settings

FoundOne/vrc-slack-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRC Slack Bot

A new fast and secure tipping bot for the needs of the Vericoin/Verium Slack.

Build Howto

The bot is mainly tested in linux, but it will probably work in windows or mac. First you need the rust toolchain:

curl https://sh.rustup.rs -sSf | sh

To build the bot you have to write:

cargo build --release

or directly run it:

cargo run

The executable file can be found in target/release/vrc-slack-bot. Next you have to edit Settings.toml. There is a template in the main directory called Settings.toml.exmple which can help you with that. The slack token can be obtained from here.

About

A new fast and secure tipping slack bot for Vericoin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages