-
Fork and clone the repository
git clone <your-fork-url>
-
Create a virtual environment and activate it
cd informatikans-bot python -m venv venvor if you are using
uv:uv venv
Then activate the virtual environment:
-
On Windows:
venv\Scripts\activate
-
-
Install the requirements:
pip install -r requirements.txtoruv pip install -r requirements.txt -
Create a
.envfile in the root directory and add your bot token and other environment variables. You can use the.env.examplefile as a template. -
Run the bot:
python main.py
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|