jkomoros / flux-bot

Discord bot for GALE-x
3 stars 1 forks source link

Introduce discord package and make use of discord.Session. #29

Closed dglazkov closed 3 years ago

dglazkov commented 3 years ago

Basically, create a layer of abstraction between the discordgo API, which will then give us the capacity to feed our code different implementations of this API.