Skip to content
rock3tsprocket edited this page Jul 8, 2025 · 1 revision
  1. Install the prerequisites: pip install -r requirements.txt

  2. Modify example.env, all the fields in it are documented via comments.

  3. Rename example.env to .env.

  4. Run the bot: python3 bot.py

Clone this wiki locally