Fixed bug where activity didn't update when saving a profile
@@ -284,6 +284,8 @@ class Bot(commands.Bot):
with open('./profiles.ini', 'w+') as config_file:
config.write(config_file)
self.profile_name = profile_name
if self.sdr_started:
self.start_sdr()
await self.set_activity()
The note is not visible to the blocked user.