Skip to content

KrifiZ/DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordBot

Open-source discordbot written in typescript with classes

Tech Stack

Server: Typescript, Node, discord.js lib

Roadmap

  • Vote system
  • Admin functions (eg. kick, ban etc.)
  • Support tickets

Environment Variables

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

DISCORD_BOT_TOKEN you can create one from discord developer site

Installation

  git clone https://github.com/KrifiZ/DiscordBot.git
  npm install
  npm install -g typescript

Make sure you put correct env varibles then

  tsc -w
  npm run dev

Commands

/ping
/clear

Support

For support, join the discord

License

GNU General Public License v3.0

About

Classed based approach

Topics

Resources

License

Stars

Watchers

Forks

Contributors