Like Many others i just wanted to create a Simple Bot to see how the Discord API works.
Getting Started
Prerequisites
Added a Discordbot via the discord page to your server so that u have a discord-bot-Token
node v18.x
Installation
- Clone the repo
git clone https://github.com/DanielSpindler/discord-bot.git
- Install NPM packages
npm install
- copy .env-example and name it .env & edit it after
as instructed in the .env
- Run
node index.js
Usage
After the Bot will greet everyone in the channel and you can type "help" to see a list of the commands
right now you can add & delete notifications.