Oliver Goggins
Code Examples
Code Examples
title: test Main: this is a test footer: link-https://github.com/OGoggins/DiscordBot_Basics, tech(JavaScript, typescript, python)
title: discord bot tutorial: Main: This is a simple tutorial on how to make a discord bot. footer: link-https://github.com/OGoggins/DiscordBot_Basics, tech(JavaScript)
title: test Main: this is a test footer: link-https://github.com/OGoggins/DiscordBot_Basics, tech(JavaScript, typescript)
title: discord bot tutorial: Main: This is a simple tutorial on how to make a discord bot. footer:
Api Examples
All api calls are made to the base url: http://olivergoggins.com:2080
valorant userSearch https://tracker.gg/ - Pupeeter:
Due to anti bot measures from the target site pupeteer is used to mock a browser. This leads to slower response times but is less likely to be blocked.
valorant userSearch https://u.gg/ - axios:
Axios does not use headless browsers making it quciker and more efficient. However, it is more likely to be blocked by the target site.