bot.variables
, bot.Status
, bot.AwaitedCommands
, bot.SpaceCommands
,bot.ExecutableCommands
,Functions
or Events
in folders?discordbot-script
npm package and is by far nowhere near similar to BDFD.$replyIn
time limit?$replyIn
has a time limit of 25 days or until you reboot the server/botDB-Script Official#2670
in the #bot-commands channel of our support server. Use .help
for more info. You can also use our official gitbook documentation right here which is much more informational, take a look around! The Support Team is also ready to help!onJoined
and onLeave
events to fire as intended. This has became mandatory by Discord since Oct 7th, 2020 as the new terms for the Gateway privelges.
images by kai:
- https://eva.wheres-my-ta.co/6bsox5
- https://eva.wheres-my-ta.co/H7xEdt​$ownerID
, bot.JoinedCommand
, bot.LeaveCommand
, $status
, $activity
and many other events/functions that require this turned on, your bot needs permission for the new Gateway Intents privileges before the bot can fire these events. I highly recommend everyone to read more about it because we all have to abide by it.
- https://discord.com/developers/docs/topics/gateway#gateway-intents
- https://discord.com/developers/applications/​