/Barsik-bot

Discord bot with 🐍 Python

Primary LanguagePythonMIT LicenseMIT

Barsik bot

Discord bot with 🐍 Python

Poetry Top language

Changelog



Installation

  1. clone git repo
    git clone https://github.com/Timyr-TM/Barsik-bot.git
    
  2. install libs
    poetry install
    
  3. gen config
    poetry poe bot --gen-config
    
  4. set token in config.json
    {
        "token": "<You are token>"
    }
  5. run bot
    poetry poe bot