Skip to content
/ Noxx Public
forked from npv12/Noxx

Just a friendly userbot

Notifications You must be signed in to change notification settings

NotAdi/Noxx

 
 

Repository files navigation

A Telegram Userbot powered by Pyrogram.

Setup

You have to obtain your personal API credentials from Telegram. Fill these into the sample config file.

  1. git clone https://github.com/npv12/Noxx.git
  2. pip install -r requirements.txt
  3. Copy or rename noxx.ini.sample to noxx.ini and fill it out as instructed
  4. Start Noxx with python -m noxx

You can now log in via Pyrogram and send .alive to see if Noxx is working.

Disclaimer

# Nox is a userbot that lets you automate things.
# Telegram doesn't like automation.
# If you get banned after using Noxx, this is your own responsibility.
# If you come to me whining about being banned after using Noxx, I'll just block you.

Credit

https://github.com/ColinShark/PyroBot for its readme :D and the initial code base is inspired from it https://github.com/callsmusic/tgvc-userbot for its music for voice call capabilities, Some code was inspired from it

About

Just a friendly userbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Dockerfile 1.3%