-
I was searching for a bot (or code to run one) that allows users that accept [rule screening](https://support.discord.com/hc/pt-br/articles/1500000466882-Rules-Screening-FAQ) to have automatically a r…
-
I don't know why this would be happening.
Code:
`local membertoban = message1.guild:getMember(grantId)`
`local ban = membertoban.guild:banUser(membertoban.user, "grant", 64)`
-
It instead only shows that you're in "deep space" with no additional information.
https://github.com/discordia-space/CEV-Eris/blob/master/code/modules/overmap/_defines.dm#L57
-
I'm trying to get a specific guild with guild id.
I have tried this so far but it seems to be ineffective;
for guild in pairs(client.guilds.cache) do
print(guild.name)
end
-
- [x] Add a separate sprite layer to drinks so they can use the chemical coloring, mainly for transparent glasses. This should also entail merging some glasses + glass bottles together.
- [x] Add mor…
-
At the moment, games get their list of players indirectly, by accessing message.mentionedUsers. This is simple for the programmer, but has a few backend issues:
- In order to implement !vc, Mayor McM…
-
the moebius plaques in med bay lobby and R&D lockers don't actually appear on the server. despite being mapped in
-
Hello!, so, i were using discordia for doing my bot, it was working normally then suddenly a error started appearing and it is inside discordia code,
this is the error im given :
`bad argument #4 to…
-
![Secot](https://user-images.githubusercontent.com/35203040/144738431-8e9e861a-272a-45e7-9ea4-1811fb9acfca.png)
-
So, when I tried to reply to interaction, this showed up :
![invalidInter](https://user-images.githubusercontent.com/86373768/139586296-4143cf62-3a06-4790-81bc-df2422eaabf4.PNG)
This is my code :
…