/JamBot

🍯 Cool base for cool bot

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

JamBot

🍯 Base for powerful bots.

🗃 How to make my own JamBot?

It's simple, just copy the repo on your pc/server

Download Repo

Then extract with Winrar/7zip.

When is done, install NodeJS 14 on your computer.

Then in the folder of your extracted jambot, make this command with your command prompter: npm install NPM Install

Almost done! You need to edit config.new.json with your own parameter and rename it config.json!

Then run your jambot with node index.js

node index.js

✨ But I recommand PM2!