-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New release #197
New release #197
Conversation
Grazfather
commented
Apr 13, 2019
•
edited
Loading
edited
- Add version string
- Add release notes
- Tag
Error responses will be send as a thread message
Fix all command handlers with timestamp
Add alias support for command handlers
We should merge or drop the linksaver first, wouldn't merge it into master in its current state. |
Remove usage of urlembed service
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Add sysinfo admin command
Don't allow links in ctf long name
Fixes #204 Change regex to capture complete URL
Slack now allows 80 character channel names
I added a CHANGELOG.md which follows. https://keepachangelog.com/en/1.0.0/ This should make it easier to dump out the changelog in a command (#207). Version 0.1.0 makes sense to me. @Kileak if you're OK with this go ahead and merge and I can push the tag on the merge commit. |
Allow longer ctf and challenge names