@@ -193,6 +193,7 @@ func (b *bolt) handleCommand(msg *dg.MessageCreate, s *dg.Session, server *dg.Gu
//run command payload
res,err:=run.Payload(Message{
Author:msg.Author.Username,
ID:msg.Author.ID,
Words:words,
Content:msg.Content,
Channel:channel.Name,
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.