0xAr0k / discord-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
Discord Bot Typescript
A Discord bot written in Typescript
discord.js
typescript
javascript

Discord.ts Example

This example starts a Discord bot using discord.js.

Deploy on Railway

✨ Features

  • Discord.js
  • TypeScript
  • Live-reload development

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

  • Install dependencies npm
  • Connect to your Railway project railway link
  • Start the bot railway run npm start

πŸ“ 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:TypeScript 100.0%