https://github.com/dalau6/discord-bot
Discord Chatbot Development
https://github.com/dalau6/discord-bot
Last synced: 3 months ago
JSON representation
Discord Chatbot Development
- Host: GitHub
- URL: https://github.com/dalau6/discord-bot
- Owner: dalau6
- License: mit
- Created: 2020-03-30T07:32:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T08:51:55.000Z (over 2 years ago)
- Last Synced: 2024-12-31T05:42:05.561Z (5 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord-Bot
Discord Chatbot DevelopmentA Simple Discord bot in JavaScript with options for payment, membership, ect. Interacts with Discord’s WebSocket and REST APIs so that you can code at a higher level of abstraction.
## prerequisites
Register an application, create a bot user, and acquire a bot token. From there, you can use a Discord library of your choice to program your bot.