408 B
408 B
Project dependencies
Structure
bot
-- the bot code itselfcfg
-- everything configuration relatedexternal
-- eveything responsible for communication with an external network interfaces/devicesrepo
-- everything storage related (including external databases, caches, CDNs)utils
-- everything else
Configuring the project
We store code in a .ts file cuz it's working just fine