Ho3einWave / mobinnetstat

Mobin Net stat in discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MobinNet Stat's

A basic tool for monitoring usage of mobin net ISP. Example

πŸ”Œ Setup

1 - clone repo

git clone https://github.com/Ho3einWave/mobinnetstat

2 - Install Dependencies

npm i 

3 - Make a config.json file with this example and replace your info

{
	"username": "MOBINNET USERNAME",
	"password": "MOBINNET PASSWORD",
	"channelid": "CHANNEL ID",
	"token": "BOT TOKEN"
}

4 - Run the script :D

node index.js

🎈 Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2021 MobinNet Stat's.
This project is MIT licensed.

About

Mobin Net stat in discord


Languages

Language:JavaScript 100.0%