Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
do you know how to install it i am new to itYes, TLOPO has an open source bot located here: https://github.com/TheLegendofPiratesOnline/discord-bot
ok this is what i did.When you come to a GitHub repository, the first thing you should always do is check the 'README.md' if there is one. It usually includes a description of the repo and what to do with it.
https://github.com/TheLegendofPiratesOnline/discord-bot/blob/stable/README.md
Keep in mind, this bot runs on your machine unless you can get dedicated hosting for it. Some people prefer to use an AWS (free) server, Raspberry Pi, or Arduino so they don't have to host off their daily driver. The AWS server will probably be good enough for your purposes.
Did you install python3?ok this is what i did.
cd \Users\eric\Desktop\discord-bot-stable"
i idk where to run this command
python3 -m pip install -r requirements.txt
yeaDid you install python3?
python3 -m bot.core.BotStart