Skip to content

Multifunctional Discord bot for personal communities I like.

Notifications You must be signed in to change notification settings

dysphie/discord-nbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBot

Discord bot with miscellaneous utilities for communities I like

Name color

  • /namecolor <hex code> - Change your name color.

Emoter

Replaces shorthand words prefixed with $ with their corresponding FrankerFaceZ and BetterTV emotes.

image

image

  • /emoter

    • add <name> <image url> - Add a custom emote to the database
    • remove <name> - Remove a custom emote from the database
  • /emote

    • Post a random emote from the database

Example usage: hello world $peepoHappy

Output: hello world <:peepoHappy:723458485395914753>

PatchBot AdBlocker

Removes sponsored embeds from PatchBot

Chat Message Logger

Periodically log chat messages

Impersonator

  • .be <username/nickname> - Generated fake messages for any user by using Markov chain randomization

Paraphraser

  • $$ <sentence> - Paraphrase the input sentence using Natural Language Toolkit (NLTK)

Weather

  • .setlocation <location> - Check the weather for a city, state, country, etc. (powered by ClimaCell)
  • /weather - Tells the weather at saved location
    • <location> - (Optional) Override saved location

Starboard

Pin messages in a starboard channel by reacting to them with "⭐"

Translate

Translate input text with automatic language detection

Usage: .trans <message>

Yeller

Yells back at you when you send messages typed completely in capital letters

Example usage: SOME ALLCAPS MESSAGE Example output: SOME PREVIOUSLY STORED ALLCAPS MESSAGE!!!

Cleaner

Periodically remove messages from channels (see config file)

About

Multifunctional Discord bot for personal communities I like.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages