- 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.example
to.env
and fill in the values - Run the bot by running
python bot.py
-
Notifications
You must be signed in to change notification settings - Fork 0
Snupai/Glyph_Bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published