Raptor123471 / DingoLingo

A Discord music bot written in Python with support for Youtube, SoundCloud, Spotify, Bandcamp, Twitter, and custom files.
GNU General Public License v3.0
282 stars 165 forks source link

Change config through discord #62

Closed TheOnlyWayUp closed 2 years ago

TheOnlyWayUp commented 2 years ago

Instead of just viewing the config through $settings, would be nice if we could change it. It looks simple, could make a pr if there wouldn't be any conflicts with versions under development rn

Raptor123471 commented 2 years ago

Everything in config is a global setting that is rarely changed. I'm wondering your use case for this?

Raptor123471 commented 2 years ago

No response