top of page


SynDev's Pre-Answered Questions
SK: My start with ᏕᎩᏁDev began when I became tired of having so many bots in my Discord servers all with different valuable functions and commands. I began to try to create a bot which initially failed but later turned into Synera. A simple moderation bot with a few other super basic commands. Very soon after getting the hang of JS and TS, I began to start the project of my dream bot known as ᏕᎩᏁ. ᏕᎩᏁ will have everything from a complete moderation system, economy, games, user leveling, giveaways script, music, web browsing, and other useful commands when complete.
SK: I can give you a few quick tips on my current coding setup but other than that YouTube tutorials are your best friend. I currently use Visual Studio Code for my code editor and I am coding in Typescript which is a more written out form of JavaScript. I began learning TS at the start of my coding journey but I would really recommend learning JS first. You can find a simple template to a bots setup in [Create-a-Bot](javascript:void(0)).
bottom of page