https://github.com/chneau/discord-bot
A bot for discord
https://github.com/chneau/discord-bot
bot discord-bot
Last synced: 11 months ago
JSON representation
A bot for discord
- Host: GitHub
- URL: https://github.com/chneau/discord-bot
- Owner: chneau
- License: mit
- Created: 2018-08-27T10:29:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T16:47:52.000Z (almost 8 years ago)
- Last Synced: 2025-02-10T20:19:17.401Z (over 1 year ago)
- Topics: bot, discord-bot
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discord-bot
A bot for discord
# thanks
Special thanks to [needlumber](https://needlumber.wordpress.com/2018/08/26/how-to-write-a-discord-bot/)'s article.
# notes
Link to invite bot looks like this
`https://discordapp.com/api/oauth2/authorize?client_id=157730590492196864&scope=bot&permissions=1`
You can create a discord app here https://discordapp.com/developers/applications/ if it's a bot, don't forget to add a bot to the app !