✨Here is the guide for testing out the rewrite version of Ultroid (VPS)
1. Clone the rewrite branch
git clone -b rewrite https://github.com/TeamUltroid/Ultroid2. Fill your .env file
3. Install requirements
pip3 install -r requirements.txt4. Start the bot
./ultroid start [or]
python3 -m core🔯 Things to note
- By default, only required plugins are installed (just with basic features, to keep it extremely light weight for all and provide more flexibility over default plugins)
- to load all the plugins available, you must use
.setdb LOAD_ALL TrueIssues? Drop it in the comments 👇
~ @TeamUltroid










