Skip to content
 
 

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUXBOT-Telegram⁩

NUXBOT-Telegram

Developers

Ahmadzaki

Ahmadzaki
Developer, Base, Bug Fixes, Modules

RequirementsInstallation

Deploy

Deploy

Testing Bot Telegram

Deploy

✍️ Editing the file

Edit the required value in config.js.

{
// TOKEN BOT TELEGRAM
global.token = ["BOT_TOKEN"]

// BOTNAME
global.botname = 'BOT_NAME'

//APIKEY XCODERS
global.xcoders = 'YOUR_APIKEY'

//MONGODBURL 
global.MONGODB_URI = 'YOUR_URL'

//APIKET RSNCHAT 
global.rsnchat = 'YOUR_APIKEY'

//OTHER 
global.owner = 'YOUR_USERNAME_TELEGRAM'
}

XCODERS: XCODERS API key. You can get it here by creating an account.
RSNCHAT: Rsnchat API key. You can get it here Join discord server and create account with /new slash command and get your apikey with /key slash command for free!


Requirements

Installation

For Windows

git clone https://github.com/ahmadzakiyox/nuxbot
cd nuxbot
npm install
node index.js

For Termux

apt update && apt upgrade
pkg update && pkg upgrade
pkg install git
git clone https://github.com/ahmadzakiyox/nuxbot
ls
cd nuxbot
npm i -g npm@latest
npm install
npm audit
npm audit fix
npm start

Thanks to

License

FOSSA Status

About

izin fork

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages