SleepyBoyStudios / theTechnicianBot

1 stars 0 forks source link

theTechnicianBot

***this be bot***


Help

For any answers needed


Setup Dev Environment

  1. Clone this repository and move inside it

    git clone https://github.com/SleepyBoyStudios/theTechnicianBot.git && cd theTechnicianBot/
  2. Install pipenv:

    pip install pipenv
  3. Move to the sub shell

    pipenv shell --python 3.10
  4. Install the dependencies

    pipenv install
  5. Run using pipenv

    pipenv run python main.py

Info

This Bot is supposed to be a replacement for the MEE6 premium bot's leveling functionality with some added \~flavor\~

This bot by the end of it's development should have the core features of:


Disclaimers & Technical Info

Language: Python 3.10.5
Data storage type: CSV on local storage
Runtime Environment: Repl.it
Bot use platform: Discord