Skip to content

Sleepy4k/discordjs-nakaaa-ts

Repository files navigation

Discordjs Nakaaa Typescript

This is my own discord bot created using discord-js framework and typescript, many features added to make this bot more interactive and usefull for daily use on discord platform.

Overview

Discord Bot

  • User can play, skip, and pause their music
  • User can have fun with mini games such as coin flip, meme, and much more
  • User can check their ping, make announcement, and create a polling

Tech Stack

Frontend: -

Backend: Discord.JS

Database: -

Authentication: -

Run Locally

Clone the project

git clone https://github.com/Sleepy4k/discordjs-nakaaa-ts.git

Go to the project directory

cd discordjs-nakaaa-ts

Copy .env.example into .env

cp .env.example .env

Install node dependencies

npm install

Or, if you are in production mode run this command (don't forget to built it first)

npm install --production

Start the server

npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

BOT_NAME BOT_ICON BOT_TOKEN BOT_AUTHOR BOT_PREFIX BOT_BROWSER

ACTIVITY_TYPE ACTIVITY_NAME

CRASH_REPORT_WEBHOOK CRASH_REPORT_ENABLE

Feedback

If you have any feedback, please make an issue with detail description, proof of concept, and node dependencies list

About

Standalone bot but have some feature built with discord js v14 and typescript

Topics

Resources

License

Code of conduct

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors