Skip to content

NURDspace/github-announcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-announcer

Announces new member repositories in an RSS-feed-file

database:

create table users(user varchar(256), last_check int not null, primary key(user));

token

You need an api-token for github. See https://github.com/settings/tokens

About

Announces new member repositories in an IRC channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages