Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

informatikans-bot

How to run the bot

  1. Fork and clone the repository

    git clone <your-fork-url>
  2. Create a virtual environment and activate it

    cd informatikans-bot
    python -m venv venv

    or if you are using uv:

    uv venv

    Then activate the virtual environment:

    • On Windows:

      venv\Scripts\activate
  3. Install the requirements: pip install -r requirements.txt or uv pip install -r requirements.txt

  4. Create a .env file in the root directory and add your bot token and other environment variables. You can use the .env.example file as a template.

  5. Run the bot: python main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages