To install Wyvern in your Discord Server you'll need the following:
After that, you should clone this repository and run the following command:
$go get github.com/bwmarrin/discordgo
And your own version of Wyvern is ready to roll.
Since I'm not planning to host this permanently, You'll have to create your own bot account, save the generated token to a .env file in the main directory and run the project everytime you want to use it.
Open your code directory in the terminal and run:
$go run main.go
If you've done this correctly, you bot should appear online in the server.
To see all the commands available for this bot, just type the command !help
in your discord server, and it shall return all the commands and their description of usage.
Feel free to use it and modify it as you want. If you'd like to share any new functionality, just branch the rep and send me a pull request with a description of the alteration or functionality you've added.
- Everything besides the dice roll