/discord-superevents

Spice up your discord server's announcement or roleplaying game with super events !

Primary LanguageGoGNU General Public License v3.0GPL-3.0

made-with-Go Go Report Card

benoit-arnoult.xyz/discord-supereventsdiscord-superevents

Spice up your discord server with some superevents !

Bot in action

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/lus/dgc

and run go build.

Getting Help

An issue ? open an issue !

License

GPL V3