12beesinatrenchcoat / slabbot

an experimental discord bot with weird features that no one asked for
GNU Affero General Public License v3.0
0 stars 0 forks source link

better error handling with new users. #23

Closed todo[bot] closed 3 years ago

todo[bot] commented 3 years ago

https://github.com/AndyThePie/slabbot/blob/2f295afccae8743b1111ea92a3913283c123d721/commands/meta/me.js#L107-L110


This issue was generated by todo based on a TODO comment in 2f295afccae8743b1111ea92a3913283c123d721. It's been assigned to @AndyThePie because they committed the code.
12beesinatrenchcoat commented 3 years ago

I want to refactor commands/meta/me.js to do this — separate the creation of the embeds into their own functions. At least, that’s the current plan of attack.