Skip to content

HackTheMidlands/text-chat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Run the following commands to setup the environment:
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
  1. Run the following command
cp config_template.json config.json

The fill in the details in config.json 3. Run the bot using python -m text-chat

About

Creates user-manageable private text channels for teams

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages