Traceback (most recent call last):
File "/home/fredi/.local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/home/fredi/.local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(ctx.args, ctx.kwargs)
File "/home/fredi/.local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
Ignoring exception in command status:
Traceback (most recent call last):
File "/home/fredi/.local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(args, **kwargs)
File "/home/fredi/minetest/mods/discordmt-master/server.py", line 189, in status
await ctx.send("The server currently appears to be down.")
File "/home/fredi/.local/lib/python3.10/site-packages/discord/abc.py", line 1065, in send
data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
File "/home/fredi/.local/lib/python3.10/site-packages/discord/http.py", line 248, in request
raise Forbidden(r, data)
discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
This mod is the best Minetest - Discord chat mod :D
ok. thank you :)
that are my errors:
Traceback (most recent call last): File "/home/fredi/.local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke await ctx.command.invoke(ctx) File "/home/fredi/.local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke await injected(ctx.args, ctx.kwargs) File "/home/fredi/.local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped raise CommandInvokeError(exc) from exc discord.ext.commands.errors.CommandInvokeError: Command raised an exception: Forbidden: 403 Forbidden (error code: 50013): Missing Permissions Ignoring exception in command status: Traceback (most recent call last): File "/home/fredi/.local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped ret = await coro(args, **kwargs) File "/home/fredi/minetest/mods/discordmt-master/server.py", line 189, in status await ctx.send("The server currently appears to be down.") File "/home/fredi/.local/lib/python3.10/site-packages/discord/abc.py", line 1065, in send data = await state.http.send_message(channel.id, content, tts=tts, embed=embed, File "/home/fredi/.local/lib/python3.10/site-packages/discord/http.py", line 248, in request raise Forbidden(r, data) discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
In my discord channel it not shows the chat.
only shows serverrestarts and playerlogins.
How can i fix this?
A Very good and practical Mod. Thank you!