Skip to content

codingdudepy/GitHub-Data-Collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

GitHub-Bot

💻A bot and future website that gets github data using the github API If you do not want to install the bot via code and host it yourself your more then welcome to use my link for it and invite it to your server to get updates whenever they happen! Invite Link For Bot

Setup

  • Get a bot token from the discord bot development portal if you need help please go to this video
  • Then replace where it says token on the last line to the actual token. This can be put in a variable, doesnt matter
  • Install the required packages listed below

Packages

pip install discord.py
pip install PyGithub requests

Updates

I plan to continue updating this project eventually making it into a webiste so keep your eyes peeled! If you have any suggestions feel free to contact me on twitter or submit a pr if you have code

GitHub Website

The website is fairly easy to use I used heroku to deploy but you can use any hosting service you want that works with flask. However, for heroku if you want to use it please install all the files in the folder. If your not using heroku you can delete the following files:

  • Procfile
  • wsgi.py
  • requirements.txt

Also please run this command to install all the modules

pip install -r requirements.txt



Live Demo

About

💻A bot and website that gets data from GitHub (STILL IN DEVELOPMENT) but its working

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors