Skip to content
/ NetBot Public

It's a Bot to manage some Ubiquiti Unifi functions with Telegram

Notifications You must be signed in to change notification settings

Warflop/NetBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetBot

It's a Bot to manage some Ubiquiti Unifi functions with Telegram

pip install -r dependencies.txt

How to install

git clone https://github.com/warflop/netbot.git
Edit file conf.py and set token and rss news site.
Edit file bot.py set your iduser telegram and ubiquiti controller credentials.

Commands

/news - Last 5 security news (Threatpost).
/speedtest - Test your internet speed.
/aps - Return your ap's name and mac.
/clients - List amount of users.
/list - List your connected clients.
/block 00:00:00:00:00:00 - Block mac address.
/unblock 00:00:00:00:00:00 - Unblock mac address.
/alerts - List alerts messages.

Thank's

Thank's to @sivel for create speedtest api.
Thank's to @calmh for create unifi api.

About

It's a Bot to manage some Ubiquiti Unifi functions with Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages