-
Severin Sprenger authoredSeverin Sprenger authored
DiscordApexBot JavaScript version
This is a simple discord bot for viewing stats from the battle royal game Apex Legends. It is using the Apex Legends API of HugoDerave. You can find his repo here
The bot was originally written in Python, but now that the project is getting a bit bigger we have decided to change to JavaScript(TypeScript). You can find the Python version of the bot here. This is the first project for us with JavaScript(TypeScript), so the syntax and code will not be the best, but we are happy for any feedback.
Currently the bot is being setup step by step. We are converting the old Python code to TypeScript or rewriting entire parts.