VenomCrystalBot

A Simple Crystal bot - Feel free to use this as a template.

Venom's Servers Bot

As of now Crystal-Lang only runs on Linux & Mac, these intructions are for Linux!

This bot is extremely lightweight. Very little code was needed to produce a functioning bot with basic command handling.

To build, run shards build in the root directory, to run navigate to the bin folder that was just created and type chmod +x ./venombot && ./venombot. This command should only be used for the first startup, after that you can run just ./venombot

If this is the first build you will have to create a config.json in the bin directory as well. Here is an example config.

{
    "token" : "NzcwNDQzNjIxNjM5OTEzNTAz.X5dpiQ.aWb4YBOrbCSVB-ML-bDmVgt0DzA",
    "prefix" : "*"
}

Contributing

If you would like to contribute, fork this repository and make a pull request when your changes have been made.

Contributors

Repository

VenomCrystalBot

Owner
Statistic
  • 0
  • 0
  • 1
  • 0
  • 1
  • over 2 years ago
  • July 5, 2021
License

MIT License

Links
Synced at

Mon, 06 May 2024 20:20:31 GMT

Languages