Skip to content

BeubeuCode/discord-superevents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages