AarKro / Hera

Hera - A Discord Chatbot
MIT License
9 stars 1 forks source link

[#254] Improving message utility tools #255

Closed Pacmens closed 3 years ago

Pacmens commented 3 years ago

Creating and improving the tools that can be used to work with messages.

Pacmens commented 3 years ago

So yeah this pr kinda keeps getting bigger some of the stuff i did here already bleeds into issue #247.

Pacmens commented 3 years ago

The event listener in TrackScheduler doesn't seem to do anything rn. I don't know why not haven't tested it. Only know that at least on my machine it doesn't break the other existing code, kinda like its not there.

Pacmens commented 3 years ago

Nevermind regex just crashed the bot gonna fix later

Pacmens commented 3 years ago

As mentioned in #254 the changes in here kinda blew the original scope so imma edit this to include them in the scope

For understanding this PR used to be:

[#254] easier message formating

This will allow you to make more readable list outputs, hopefully? defenitly!!!

Pacmens commented 3 years ago

rebased branch on develop