Skip to content

VividCiphers/chatbot-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VividCipher Discord Chatbot 🤖

Discord Chat

Requires Python 3.7

How to develop?

  1. Clone the repository with git clone https://github.com/VividCiphers/chatbot.git.
  2. Move in to the repo with cd chatbot.
  3. Initialise virtual environment with python3 -m venv venv.
  4. Activate venv with source venv/bin/activate.
  5. Install dependencies with pip3 install -r req.txt.
  6. Fill all missing fields in config.py.
  7. Start the bot with python3 run.py.

About

Discord bot for Vivid Ciphers community

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages