#discordjs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #discordjs, aggregated by home.social.
-
I was today years old when I discovered Nodemon. It gives you really nice hot reloading for Node. Quite useful for APIs or Discord bots. Probably more too, but that's what I use it for. I just added something like:
"mon": "nodemon index.js"
to my Discord bot's "scripts" section of package.json, so I can run `npm run mon` and now it reloads whenever I save a file.
https://www.npmjs.com/package/nodemon
#JavaScript #Discord #DiscordJS #Nodemon #node -
I was today years old when I discovered Nodemon. It gives you really nice hot reloading for Node. Quite useful for APIs or Discord bots. Probably more too, but that's what I use it for. I just added something like:
"mon": "nodemon index.js"
to my Discord bot's "scripts" section of package.json, so I can run `npm run mon` and now it reloads whenever I save a file.
https://www.npmjs.com/package/nodemon
#JavaScript #Discord #DiscordJS #Nodemon #node -
I was today years old when I discovered Nodemon. It gives you really nice hot reloading for Node. Quite useful for APIs or Discord bots. Probably more too, but that's what I use it for. I just added something like:
"mon": "nodemon index.js"
to my Discord bot's "scripts" section of package.json, so I can run `npm run mon` and now it reloads whenever I save a file.
https://www.npmjs.com/package/nodemon
#JavaScript #Discord #DiscordJS #Nodemon #node -
I was today years old when I discovered Nodemon. It gives you really nice hot reloading for Node. Quite useful for APIs or Discord bots. Probably more too, but that's what I use it for. I just added something like:
"mon": "nodemon index.js"
to my Discord bot's "scripts" section of package.json, so I can run `npm run mon` and now it reloads whenever I save a file.
https://www.npmjs.com/package/nodemon
#JavaScript #Discord #DiscordJS #Nodemon #node -
I was today years old when I discovered Nodemon. It gives you really nice hot reloading for Node. Quite useful for APIs or Discord bots. Probably more too, but that's what I use it for. I just added something like:
"mon": "nodemon index.js"
to my Discord bot's "scripts" section of package.json, so I can run `npm run mon` and now it reloads whenever I save a file.
https://www.npmjs.com/package/nodemon
#JavaScript #Discord #DiscordJS #Nodemon #node -
coming back to a 4000 line single file #DiscordJS bot i wrote two years ago to get it running again...
not only do i have to fight my past self but i also have to fight every single api change Discord has made -
coming back to a 4000 line single file #DiscordJS bot i wrote two years ago to get it running again...
not only do i have to fight my past self but i also have to fight every single api change Discord has made -
In addition to #GameDevelopment , I moderate a handful of Discord servers for Devolver Digital! Part of that responsibility is developing and maintaining some custom Discord bots!
I have spent the last couple of months co-developing this very cool bot that mimics the Knucklebones mini-game from Cult of the Lamb! I'll be spending this week adding some new functionality to allow server members to compete in Knucklebones tournaments during the holiday season!
-
In addition to #GameDevelopment , I moderate a handful of Discord servers for Devolver Digital! Part of that responsibility is developing and maintaining some custom Discord bots!
I have spent the last couple of months co-developing this very cool bot that mimics the Knucklebones mini-game from Cult of the Lamb! I'll be spending this week adding some new functionality to allow server members to compete in Knucklebones tournaments during the holiday season!
-
In addition to #GameDevelopment , I moderate a handful of Discord servers for Devolver Digital! Part of that responsibility is developing and maintaining some custom Discord bots!
I have spent the last couple of months co-developing this very cool bot that mimics the Knucklebones mini-game from Cult of the Lamb! I'll be spending this week adding some new functionality to allow server members to compete in Knucklebones tournaments during the holiday season!
-
In addition to #GameDevelopment , I moderate a handful of Discord servers for Devolver Digital! Part of that responsibility is developing and maintaining some custom Discord bots!
I have spent the last couple of months co-developing this very cool bot that mimics the Knucklebones mini-game from Cult of the Lamb! I'll be spending this week adding some new functionality to allow server members to compete in Knucklebones tournaments during the holiday season!
-
I think I messed up my discord bot since I upgraded from discordjs 12 to discordjs 13..
The build-in audio player is not reusable !!
And I cant manage to make it work with my current queue implementation ! #nodejs #dontupgradeuntilitsstable #discordjs -
I think I messed up my discord bot since I upgraded from discordjs 12 to discordjs 13..
The build-in audio player is not reusable !!
And I cant manage to make it work with my current queue implementation ! #nodejs #dontupgradeuntilitsstable #discordjs