change from lagotto to hayabusa. (#170)
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ impl SlackNotify {
|
||||
let p = PayloadBuilder::new()
|
||||
.text(msg)
|
||||
.channel(channel)
|
||||
.username("Lagotto Notify Bot")
|
||||
.username("hayabusa Notify Bot")
|
||||
.icon_emoji(":scream:")
|
||||
.build()
|
||||
.unwrap();
|
||||
|
||||
Reference in New Issue
Block a user