An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Discord-Bot
Discord Chatbot Development

A 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.