vb2007 / discordbot

A simple discord bot of mine developed with node.js's discord.js library.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Used helpers, optimized codebase, added colors #64

Closed vb2007 closed 1 month ago

vb2007 commented 2 months ago

Optimized the codebase, added and made use of helper functions Added embed sidebar colors to responses

vb2007 commented 2 months ago

Made use of the helpers in all commands. Testing and possible error fixing is still required.