@@ -38,7 +38,7 @@ auto-moderation from the bot without manual intervention. The example message ha
*/
func main() {
b, err := bolt.New(bolt.WithLogLevel(bolt.LogLevelAll))
b, err := bolt.New()
if err != nil {
panic(err)
The note is not visible to the blocked user.