Skip to content

Commit

Permalink
Add aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
angussidney committed Oct 9, 2017
1 parent 18beed2 commit 6302838
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chatcommands.py
Original file line number Diff line number Diff line change
Expand Up @@ -1867,6 +1867,8 @@ def subcommand_autoflagged(msg_content, post_url, *args, **kwargs):
"del": subcommand_delete,

"delete-force": subcommand_delete_force,
"del-force": subcommand_delete_force,
"remove-force": subcommand_delete_force,

"postgone": subcommand_editlink,

Expand Down

0 comments on commit 6302838

Please sign in to comment.