Skip to content

Open-Source-Project-Collaboration/osc-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSC-Bot

A bot that automates the process of suggesting project ideas, voting on them and creating GitHub teams and repos. http://discord.link/opensourcecollab

Running it

  1. Get your stuff organized:
$ python3 -m venv env
$ source env/bin/activate
(env) $ # You should see the (env)!
  1. Get your deps installed
(env) $ pip install -r requirements.txt
  1. Run the project
(env) $ python src/main.py
I'm alive, my dear human :)

Development

Docs are here. Upon any feature request/bugs create an issue please.

About

A discord bot that automates the process of voting on and creating projects and GitHub teams.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •