Skip to content

Simple Discord Bot GUI written in golang using discordgo and fyne.

Notifications You must be signed in to change notification settings

post04/Discord-Bot-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Discord-Bot-GUI

Simple Discord Bot GUI written in golang using discordgo and fyne.

This is just a project that I'm using for practice and to get better at go and some go packages I want to use more in the future.

Packages Used

fyne.io/fyne
fyne.io/fyne/app
fyne.io/fyne/layout
fyne.io/fyne/widget
github.com/bwmarrin/discordgo
github.com/fatih/color

Done

Message logging
Command Logging
Edited message logging
Scroll bars
Fixed \n bug

TODO

Add tabs
Add sending messages
Make the msg and cmd logging more sleek and informational

About

Simple Discord Bot GUI written in golang using discordgo and fyne.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages