gaurishhs / oceanic-bot-template

Discord bot template using Oceanic.js in Typescript. Strongly Typed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Bot Template

This is a template for a Discord bot. It is written in TypeScript and uses the Oceanic library. It is designed to be easy to use and easy to understand. It is strongly typed and uses the latest JavaScript features.

Getting Started

  1. Clone the repository
  2. Run pnpm install
  3. Create a file called .env in the root directory
  4. Add the following to the .env file:
TOKEN=REPLACE_WITH_YOUR_TOKEN
  1. Run pnpm dev

Make sure to have ts-node-dev installed globally.

License

This project is licensed under the MIT License - see the LICENSE file for details

Copyright (c) 2023 Gaurish Sethia

About

Discord bot template using Oceanic.js in Typescript. Strongly Typed.

License:MIT License


Languages

Language:TypeScript 100.0%