Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.
/ Morandi-R Public archive

⚠️ DEPRECATED ⚠️ — Morandi is a multi-purpose Discord bot with a web dashboard.

License

Notifications You must be signed in to change notification settings

fabiancdng/Morandi-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morandi

Morandi is a multi-purpose Discord bot with a web dashboard.


⚠️ DEPRECATED ⚠️

⚠️ This project is no longer used or maintained. ⚠️

Hence, I do not recommend using this in production!



Why am I not working on this project anymore?

Recently, Discord announced a couple of changes to their bot API(s) that are both good and bad. Although what they call "Slash Commands" is certainly a cool concept, I do not agree with their philosophy of forcing developers to use it by deprecating message content access as it is, which is how commands are currently implemented in (I would say) 99% of all bots.

Due to these changes (and more), Rapptz, maintainer of the discord.py API wrapper, announced the end of the discord.py library, which is also used in this project. Although there are maintained forks and the library is probably still usable, I don't want to keep developing features for this bot that will soon stop working anyway. Implementing "Slash Commands" is essentially rewriting the whole bot, which I don't feel like doing right now.

However, if there are more community-made packages available for easily implementing Slash Commands, I might pick up on this project or do a rewrite.


What is Morandi?

Morandi is a multi-purpose Discord bot with a web dashboard. I'm working towards making it a multi-talented bot that can help you with almost anything. This project is based on the idea of this repository I created a few years ago. I thought it'd be nice to do a rewrite of it but change some of its core ideas and make it more of an 'all-rounder' as well as implementing a web dashboard for (almost) all controls.


Features

Multi-server support

Morandi can be used in multiple servers concurrently.

Image broken

Web dashboard

Image broken

  • Configuration of the bot can be done using a web interface instead of a 'config' command or something
  • Leadberboard of the XP and level system

XP and leveling system

  • A customizable amount of XP is given to a user every minute they chat.
  • With a certain (with each level increasing) amount of XP the user levels up.
  • Role rewards for specific levels
  • rank - command for getting a user's XP and level count as well as their position on the leaderboard

Other useful commands like:

  • clear [amount of messages] - deletes messages in a channel
  • ping - checks the bot's latency

Third party dependencies

Bot

Web Dashoard


Copyright © 2021 Fabian Reinders (fabiancdng)