Skip to content

faylenk/Go.Discord-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Generic badge Maintenance

Go Discord Bot Template

This is a Template of a Discord Bot in Golang

ATTENTION

For this Bot work, you need to create a `.env` file and put some things.

DISCORD_TOKEN=(YOUR TOKEN HERE)
DISCORD_CLIENT_ID=(YOUR CLIENT ID HERE)

In your shell/terminal, put these commands:

go mod init godiscordbot # change if you want, but you will need to change entire code
go mod tidy
go run main.go

FEATURES

  • Automatically recognizes new commands.
  • Multi-language.
  • Database SQLite.

This bot uses only:

Go SQLite

BUGS

๐Ÿชฒ If you find some bugs, please contact me or send an Issue.

Contact

๐Ÿ“ง My contact โคต๏ธ

Gmail Instagram

Thanks for using my Template! Have a nice day. ๐Ÿ‘‹

About

๐Ÿ˜™ A simple Go Discord Bot template! Feel free to use, enjoy!

Topics

Resources

License

Stars

Watchers

Forks

Languages