discord-superevents
Spice up your discord server with some superevents !
Features
The aim of this bot is to create "superevents", inspired by HOI4 mods like TNO, or Kaiserredux.
It contains a title, a subtitle, a description, a quote, and an image.
Getting Started
To get started you'll need to create a discord application, make it a bot and get the token for the bot. You'll also need a firebase account with a firestore db, and the Authentication Json File.
Fill in this data in the app.env
file, which you can create following the app.env.example
file.
Installation/Dependencies
Download the source code, install deps
go get github.com/spf13/viper
go get firebase.google.com/go
go get github.com/bwmarrin/discordgo
go get github.com/Lukaesebrot/dgc
and run go build
.
Getting Help
An issue ? open an issue !
License
GPL V3