Floffah

HomeCurrent projectsAboutBadges
Blog Author Picture

Floffah

4 followers

I am a web and software developer from Scotland.

Floffah#6791 on Discord

Subscribe to my newsletter and never miss my upcoming articles

Building Hashnode's Discord Bot - What, why and how?

Aug 20, 20202 min read 108 views

2 days ago I set out to create the first ever Discord bot for the Hashnode platform. Today marks the day of its first release. In this article I will go over what it does/how it does it, why I made it, and how you can set it up on your own discord! B...

How to create a custom command handler for your Discord.JS bot.

Aug 10, 20205 min read 51 views

Please note that if you are a skilled programmer I recommend you use classes instead of plain scripts for commands All of the code mentioned here is at this GitHub repo: https://github.com/Floffah/blog-code-djscommandhandler To follow this tutorial y...

How to write a parser with Nearley

Jul 11, 20207 min read 115 views

Introduction Parsers turn strings of characters into meaningful data structures (like a JSON object!). nearley is a fast, feature-rich, and modern parser toolkit for JavaScript. Nearley is an easy to understand parser with its own (also easy to und...

How to install Mangium on Linux or Windows

Jul 10, 20201 min read 46 views

Mangium has it's own installer which can install dependencies and build necessary files to make it work in minutes. To install it: Make sure you have node 12.x or above installed and in path Clone the repo anywhere using git clone https://github.com...

© 2021 Floffah

PrivacyTerms
Proudly part of