send the message instead of just creating it.
This commit is contained in:
parent
78bc0a4692
commit
edf3717c84
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ class Resources(commands.Cog):
|
|||
message += f"{service} is active\n"
|
||||
else:
|
||||
message += f"{service} is inactive\n"
|
||||
await ctx.send(message)
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue