Skip to content

A changelog bot written in Python. Creates a changelog and posts it to Discord (via webhooks), PasteBin, and Twitter.

License

Notifications You must be signed in to change notification settings

Rabbidking/ChangeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChangeBot

A changelog bot written in Python. Creates a changelog of events in an SVN server for one day and posts it to Discord (via webhooks), PasteBin, and Twitter. I used TortoiseSVN, so I can't verify if this will work for other SVN repositories.

Changebot 2.0 is a modified version that, instead of posting each individual update to the Discord channel, posts a hyperlink to the Pastebin URL created by the program. This effectively eliminates problems with Discord's character limit for more verbose/frequent updates.

Requires the following Python3 extensions:

About

A changelog bot written in Python. Creates a changelog and posts it to Discord (via webhooks), PasteBin, and Twitter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages