barthofu / tscord

🤖 A fully-featured discord bot template written in Typescript, intended to provide a framework that's easy to use, extend and modify
https://tscord.discbot.app
MIT License
246 stars 19 forks source link

feat(#132): switching from `swc` to `tsc` #135

Closed barthofu closed 9 months ago

barthofu commented 9 months ago

swc, despite being a little faster, was involving way too much random issues and wasn't stable at all.