Timyr-TM / Barsik-bot

Discord bot with 🐍 Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
    

About

Discord bot with 🐍 Python

License:MIT License


Languages

Language:Python 100.0%