Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Repository files navigation

FastForward Bot: Our Discord Toolbox

GitHub Workflow StatusDiscord

About | Compiling & Running | Support

About

This is the FastForward utility box, a bot used mainly on our Discord server. It contains some functions such has verifying string hashes & more. Written in Golang.

Made specific for slash (/) commands.

Compiling & Running

Prerequisites

Preparing the environment

  1. Install Go, Node.js and Npm. The instructions are on their linked pages.

  2. Install hash-detector-cli with Npm

npm install -g hash-detector-cli
  1. Clone this repository
git clone git@github.com:fastforwardteam/fastforward-bot.gitcd fastforward-bot
  1. Edit the .env.example file and rename it to .env
# Use your preferred editor.nano .env.example
# Then, rename itmv .env.example .env
  1. Run or compile it.
    To run, use go run
go run .

To build, use go build

go build

Go should automatically fetch all dependencies.

Support

If you need help, join our discord by clicking on the badge or here.

About

The Discords own very special Bot!

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages