@@ -1,5 +1,4 @@
import discord
import discord.ext
import os
import random
import time
@@ -8,7 +7,7 @@ import time
intents = discord.Intents.all()
intents.members = True
bot = commands.Bot(intents=intents)
bot = discord.Bot(intents=intents)
NL = "\n"
PREFIX = "f!"
The note is not visible to the blocked user.