<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: ferretcode</title>
    <description>The latest articles on DEV Community by ferretcode (@ferretcode).</description>
    <link>https://dev.to/ferretcode</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F750315%2Ffba51280-f3e3-4e34-95d0-ad46725d1263.jpeg</url>
      <title>DEV Community: ferretcode</title>
      <link>https://dev.to/ferretcode</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ferretcode"/>
    <language>en</language>
    <item>
      <title>discord-trolling, a simple discord.js wrapper</title>
      <dc:creator>ferretcode</dc:creator>
      <pubDate>Sat, 13 Nov 2021 08:44:03 +0000</pubDate>
      <link>https://dev.to/ferretcode/discord-trolling-a-simple-discordjs-wrapper-3li6</link>
      <guid>https://dev.to/ferretcode/discord-trolling-a-simple-discordjs-wrapper-3li6</guid>
      <description>&lt;p&gt;I recently upgraded to using discord.js V13 for making my Discord bots, but when I looked at their example code I decided I didn't want to have to write out the entire thing every time I wanted to make a new bot.&lt;/p&gt;

&lt;p&gt;So I decided to make my own wrapper so that anyone that felt the same way could have an easier and better time making Discord bots. It already has all of the same complex features that discord.js has because it's built on top of it, but I added an easy way to make slash commands, and just made the whole thing simpler. I also plan to add more features such as integrated pm2 hosting, a new voice wrapper and  http/webhook requests for logging. &lt;/p&gt;

&lt;p&gt;Here are the links to the project:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/ferretcode/discord-trolling"&gt;https://github.com/ferretcode/discord-trolling&lt;/a&gt;&lt;br&gt;
&lt;a href="https://npmjs.com/discord-trolling"&gt;https://npmjs.com/discord-trolling&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I appreciate any feedback and I look forward to seeing what everyone thinks! &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>discord</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
