Bot features made with golang for Discord (is unfinished and close project yet).
Key Features • How To Use • Download • Credits • Related • License • Others
- Command prefix
- The bot responses with a command prefix, that's a "!".
- Ping-pong
- If you send !ping, the bot responses pong, else if !pong, the bot responses ping.
- Help java!
- if you type a phrase that have java in the string, the bot will tag the some members (i add example member ID) in the server to help you. (CUSTOMIZABLE)
- Greeting
- The bot will greeting you if you send "!Oi diego" to him.
- Image generator
- Diego bot responses with an image if you send "!picture (your substantive).
To clone and run this application, you'll need Git and Golang and the Docker to run the app in container
# Clone this repository
$ git clone https://github.com/Leoff00/go-diego-bot.git
# Go into the repository
$ cd go-diego-bot
# Run the project locally
$ go mod download && go mod tidy && go run main.go
# Run the project in container
$ docker-compose up Note If you're using Linux Bash for Windows, see this guide or use
golangfrom the command prompt.
You can download the latest installable version of Markdownify for Windows, macOS and Linux.
This software uses the following open source packages:
- Gocheckitout - My side project that makes request in websites simultaneously and check status and stuffs made with golang.
MIT
