-
An oof or uff command that would play the Roblox death sound or the Minecraft 'uff' sounds with respective commands in randomly varying pitches. I think this is something every Discord bot needs,…
-
I've recently begun trying to use discord to manage a roblox bot, and I've been building a command to grab all the messages in the inbox.
My code is:
bot.on('message', (message) => {
if(message…
-
I keep getting this message and I don't know how to fix it: RoVer couldn't modify the member in this server. Either the bot doesn't have permission or the target user cannot be modified by the bot (su…
-
When hosting on cloud9, starting the Discord bot and logging into the account this error occurs : (I believe it's a roblox-js error)
Unhandled rejection RequestError: Error: ETIMEDOUT
at new R…
-
I believe I've noticed an issue after a few days of using this API. I've been modifying my code to see if is anything on my part, but I I am 90% sure it isn't. I have a Node server running 24/7, but a…
-
I would like to make a few suggestions/additions to the main functions:
- onMessage() -- Executes when the bot receives a message (Use the ROBLOX notifications to catch this event maybe?)
- Additi…
-
Fatal error : Call to a member function getAttribute() on null in /home/u855417763/public_html/roblox-bots-master/Includes/getPostArray.php on line 18
Any help?
-
EVEN THOUGH IT'S RIGHT...
I keep getting this whenever I go to my website and click the reciever.php file.
-
Hello! I am currently trying to get this to work. I set up everything. At the moment, I am currently stuck. I already went through the tutorial. I now need to know how I start my server. I already tri…
-
The rbx user logged in has full group permissions to set ranks, shout etc. The target user is in the group as well. However i keep getting this persistent error within the command prompt upon running …