Update the packages
apt update && apt upgrade -y
Install Git[If installed ignore]
apt install git
Clone the repo
git clone https://github.com/The-MoonTg-project/Moon-Userbot.git
Setup
cd Moon-Userbot/ && bash install.sh
Termux (use f-droid version)
NOTE: If you choose MongoDB for your cloud then you need to setup mongo_db_url
Recommend: sqlite
Contributions of any type are welcome like modules etc. Feel free to do pull-request's with your changes, we'll review it within next 24hours
Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub
Written on Pyrogram❤️ and pytgcalls❤️
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.