home.social

#discordjs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #discordjs, aggregated by home.social.

fetched live
  1. 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.
    npmjs.com/package/nodemon
    #JavaScript #Discord #DiscordJS #Nodemon #node

  2. 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.
    npmjs.com/package/nodemon
    #JavaScript #Discord #DiscordJS #Nodemon #node

  3. 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.
    npmjs.com/package/nodemon
    #JavaScript #Discord #DiscordJS #Nodemon #node

  4. 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.
    npmjs.com/package/nodemon
    #JavaScript #Discord #DiscordJS #Nodemon #node

  5. 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.
    npmjs.com/package/nodemon
    #JavaScript #Discord #DiscordJS #Nodemon #node

  6. 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

  7. 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

  8. 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!

    #DiscordJS #Discord

  9. 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!

    #DiscordJS #Discord

  10. 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!

    #DiscordJS #Discord

  11. 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!

    #DiscordJS #Discord

  12. 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

  13. 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