Skip to content

skifli/creft

Repository files navigation

Creft

Go Report Card Lines of Code

A simple utility / games bot for Discord. It contains features such as counting channels and games such as rock, paper, scissors.

Installation

  • Make sure you have Go installed and is in your system environment variables as go. If you do not have go installed, you can install it from here.
  • Download and extract the repository from here. Alternatively, you can clone the repository with Git by running git clone https://github.com/skifli/creft in a terminal.
  • Run the command go build creft.go.
  • The compiled binary is in the same folder, named creft.exe if you are on Windows, else creft.

Config

  • Open ./config.json.
  • Paste your bot token as the value of the botToken key.
  • Paste your bot's application ID as the value of the appID key.

About

A simple utility / games bot for Discord.

Topics

Resources

License

Stars

Watchers

Forks

Languages