Skip to content

Kiznoh/DiscordBot-ChannelManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author of this bot: https://github.com/AntoninJarolim .
Feel free to use whatever part of code you want. Any pull requests are appreciated!


How to get this code working with your bot :

Requirements:
installed node
check via any console 
node -v 
Returns version of node if installed.

in your repo:
npm install 
Should install all dependecies - discord.js and dotenv.


Create .env file in your repo. Your token will be stored here!
TOKEN=here-comes-your-token

 

About

Funcitions:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%