New England Web Developer
Dad, Husband, Web Developer, App Developer, Graphic Artist, Snowboarder, Musician, Gamer, Nerd

NOL – Discord Bot

NOL is a bot for the chat software Discord.  The name NOL is taken from my favorite game Phantasy Star Online.  NOL was one of the first characters to help you on a quest.  I decided to open source this project as it’s pretty niche and no reason not to really.  I used 3 bots to do various controls on my server.  This annoyed me as many of the functions overlapped.  I wanted one bot to do everything I needed.  This is how NOL came to be.

NOL uses the discord.js library.  It has many API integrations and commands which I have listed below.

  • /level – Display your level.
  • /top – Top users.
  • /wiki X – Search Wikipedia.
  • /google X – Search Google.
  • /youtube X – Search YouTube.
  • /cat – Random cat picture.
  • /dog – Random dog picture.
  • /redtube X – Search Redtube. (NSFW ONLY)
  • /boobs – Random boobs picture. (NSFW ONLY)
  • /butts – Random butts picture. (NSFW ONLY)
  • /prune X – Delete posts (admin only)

If you run a Discord server I encourage you to install NOL and give me some feedback or improvements!

Sharing is caring!