Ad4mJ / discord-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
Discord bot
A Discord bot written in JavaScript
discord.js
javascript

Discord.js Example

This example starts a Discord bot using discord.js.

Deploy on Railway

✨ Features

  • Discord.js
  • JavaScript

πŸ’β€β™€οΈ How to use

  • Install dependencies yarn
  • Connect to your Railway project railway link
  • Start the bot railway run yarn dev

πŸ“ Notes

  • To create a new command, just create a file in the Commands directory. You can take a look at the Template.js file for an example of what commands should look like. For any additional help see the discord.js guide.
  • If you need any additional help with this, join our Discord server and create a thread in the project help channel.

About


Languages

Language:JavaScript 100.0%