Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 513 Bytes

File metadata and controls

24 lines (16 loc) · 513 Bytes

Wulkabot

Discord bot to help manage the Wulkanowy Discord server built with the discord.py library

Getting started

  • git clone the repo

  • Fill out the example example.env file and rename it to .env

  • This project uses Poetry to manage it's dependencies. To install required dependencies install Poetry and run

    poetry install
    
  • Run the bot using

    poetry run python -m wulkabot