Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Releases: JamesIves/perforce-commit-discord-bot

2.0.7

08 Jan 03:45
4e92815
Compare
Choose a tag to compare

Release Notes

  • Changed the code slightly so it now uses a class.
  • Added some unit tests.

2.0.6

06 Jan 17:01
8653c21
Compare
Choose a tag to compare

Release Notes

  • Fixes an issue with the Discord-Webhooks import so it can be installed with py3.

2.0.5

04 Jan 19:54
efa1bf1
Compare
Choose a tag to compare

Release Note

  • Fixes a number of security alerts from Github.

1.0.0

17 Feb 14:33
efa1bf1
Compare
Choose a tag to compare

Release Notes

Version 1 using discord.py. Tagging this version as I plan on moving away from this in the next release.

2.0.4

12 Nov 15:26
1a956bc
Compare
Choose a tag to compare

Release Notes

  • Moves to a new webhook package, you'll need to run pip install -r requirements.txt to get the latest changes.

2.0.3

31 Oct 21:13
5c80c96
Compare
Choose a tag to compare

Release Notes

  • Added a PR template, issue and feature request template.
  • Added a better README that makes it more clear how to install the bot.

2.0.2

30 Oct 21:22
c75276f
Compare
Choose a tag to compare

Release Notes

Fixes a requests vulnerability.

2.0.1

29 Mar 15:06
89ee807
Compare
Choose a tag to compare

Release Notes

  • Filtered out low upload handling.
  • Made the bot print out the entire changelog.

2.0.0

17 Feb 23:35
bbe73b6
Compare
Choose a tag to compare

Release Notes

Moved the bot to use webhooks instead of discord.py.