Narod Discord Bot (NDB)

Key Information

TypeServer Program
LanguageC#
Development StatusInactive
SourceOpen-Source (GPL-3.0 License)
First Uploaded21st August 2023
Last Updated21st August 2023
LinksGitHub

Description

Narod Discord Bot (NDB) is a main application and a set of libraries for creating your very own discord bot as quickly as possible.

It features various sub libraries, such as one which allows you to late load other libraries, another handling embeds, and even a very early attempt at a custom scripting language to bring down the barrier of creating a Discord bot.

It powers my own Discord bot, known as Ignim, which I've built a series of custom modules for, expanding functionality to audio and Discord server administration.

Whilst it hasn't received any updates to present, it was a re-write of a earlier personal project of building a Discord bot, which begun back in 2017. Therefore, it comes after a lot of previous iteration work that did most of the groundwork.