- Install Python from here
- Install Git from here
- Install VS Code from here
- Open a terminal and clone the repo by running
git clone https://github.com/Snupai/Glyph_Bot.git - CD into the cloned directory by running
cd Glyph_Bot - Create a virtual environment by running
python -m venv .venv - Activate the virtual environment by running
.\.venv\Scripts\activate(windows) orsource .venv/bin/activate(linux/macOS) - Install the requirements by running
pip install -r requirements.txt - Copy
.env.exampleto.envand fill in the values - Run the bot by running
python bot.py
Snupai/some_bot
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|