My first discord bot!
node >= 12.0.0
yarn == 1.22.X
- Clone this repo locally and install the required packages:
$ git clone https://github.com/librity/shiffman_discord_bot.git
$ cd shiffman_discord_bot
$ yarn install
- Add the bot token to the
.env
file and start the bot:
$ yarn nodemon
!ping
!choo
!rand
!gif
query
- https://github.com/discordjs/discord.js
- https://github.com/motdotla/dotenv
- https://github.com/node-fetch/node-fetch
- https://github.com/remy/nodemon
- https://discord.js.org/#/docs/main/stable/general/welcome
- https://tenor.com/gifapi/documentation
- https://discordjs.guide/popular-topics/embeds.html
https://discord.com/oauth2/authorize?client_id=YOUR_CLIENT_ID&scope=bot
- https://discordjs.guide/
- https://tenor.com/gifapi
- https://python.plainenglish.io/python-discord-bots-formatting-text-efca0c5dc64a