-
```
D:\Discord Bot\Cleverbot\node_modules\discord.io\lib\index.js:182
time = (input.message.length * 0.12) * 1000;
^
ReferenceError: time is not defined
at Di…
-
Sometimes calling cleverbot() only returns "
-
Hey, i only need to put my discord bot token,and my youtube v3 api token ? should i put more? where can i put them at?
sorry i am new,i need a bot. thank you
-
{
"name": "mohamed",
"version": "2.1.0",
"description": "-- AWESOMENESS --",
"main": "naqeb.js",
"scripts": {
"start": "node naqeb.js"
},
"dependencies": {
"anti-spam": "…
-
[14/06/2018 16:41] ERROR owner load 74: localhost:27017: [Errno 111] Connection refused
Traceback (most recent call last):
File "/root/Red-DiscordBot/cogs/owner.py", line 65, in load
self.…
ghost updated
6 years ago
-
Hello buddy,
First of all I want to tell you, this is the best script I have seen in my whole life, and I've been scripting for so long I can't remember. It is really really fun when people start e…
-
Which cogs dose one need for basicsetup cog to function properly without any errors ?
-
Noticed 2024-09-26 at around 11:58pm MST.
In whitelisted channels, the bot is only replying to messages if they are a direct reply or mention, as if the channel is not whitelisted.
![Screenshot…
-
Patchcord requests original discord assets from `canary.discord.com`, as seen in the `litecord.blueprints.static` module defined here: https://github.com/dolfies/patchcord/blob/ec53058f9c8feb5739e4685…
lun-4 updated
2 years ago
-
Im working on getting this setup on a cheap VPS, and the app is expecting DB tables that don't exist. Can you include a simple dump of the schema this app expects in the repo?