rename files; show commands by access level
This commit is contained in:
@@ -80,7 +80,7 @@ func (b *Bot) onBotJoin(ctx context.Context) {
|
||||
}
|
||||
|
||||
b.sendIntroduction(ctx, evt.RoomID)
|
||||
b.sendHelp(ctx, evt.RoomID)
|
||||
b.sendHelp(ctx)
|
||||
}
|
||||
|
||||
func (b *Bot) onLeave(ctx context.Context) {
|
||||
|
||||
Reference in New Issue
Block a user