Skip to content

Commit 2004af5

Browse files
authored
Merge pull request #242 from qexat/unlurk
add unlurk command, greeting with a "welcome back"
2 parents b649918 + ccdb390 commit 2004af5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bot/plugins/simple.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
'https://github.com/asottile/asottile/blob/HEAD/supporting.md',
6666
),
6767
('!twitter', 'https://twitter.com/codewithanthony'),
68+
('!unlurk', 'welcome back, {user}!'),
6869
(
6970
'!youtube',
7071
'https://youtube.com/anthonywritescode -- '

0 commit comments

Comments
 (0)