Skip to content

j-a-c-k-goes/big_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 !BigBot

Big bot bigs up the W3BBIE Server

🧩 Attributions

🛠 Installation

🐍 Python3

  • Do I have Python3?
    • Open your terminal window / ide
    • python3 --version
  • I do not have Python3
    • Install Python3, See next section

🤔 Where Do I Get Python3?

Note: there are other links, methods as well. just run a quick itnernet search, or ask ChatGPT)

✅ Requirements

  • Install via the requirements.txt file
    • pip install -r requirements.txt
  • Install via Poetry Package Manager
    • poetry install

🔓 🌍 The Environement File

  • Find the env_example file, it is in the /big_bot/ sub-directoryroot directory of the project
    • cd ~ big_bot/big_bot
    • open env_example (in an IDE or Text Editor)
  • Follow the instructions locatated withing the file to update with proper credentials, and on how to save the file as a hidden file.

🚀 Launching The Bot

  • Run the script in the big_bot/big_bot directory
    • cd ~ big_bot/big_bot
    • poetry shell
      • not neccessary if you installed via requirements.txt
    • python3 app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages