Skip to content

rudrakshboy/rexoma

 
 

ReXoMa BoT

Install Locally Or On A VPS

$ git clone https://github.com/thehamkercat/WilliamButcherBot

$ cd WilliamButcherBot

$ pip3 install -U -r requirements.txt

$ cp sample_config.py config.py

Edit config.py with your own values

Run

$ python3 -m wbb

Run On Heroku

Generating Pyrogram Session For Heroku

$ git clone https://github.com/TeamInnexia/rexoma

$ cd rexoma

$ pip3 install -U -r requirements.txt

$ python3 str_gen.py

Deploy

Note

  1. Support Chat: https://t.me/rexomaChat

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Dockerfile 0.1%