jeremynoesen / BoneBot

A self-hosted, modular Discord bot that adds more life to a Discord server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean up code a bit

jeremynoesen opened this issue · comments

Move commonly used placeholder parsers to messages.

Make commands class methods into smaller methods.

Due to kotlin limitations, the first part of my previous comment cannot be implemented without creating more of a mess