Giter Site home page Giter Site logo
  • šŸ‘‹ Hi, Iā€™m @aaronburt
  • šŸ‘€ Iā€™m interested in Javascript and Java
  • šŸŒ± Iā€™m currently learning about Springboot
  • šŸ“« How to reach me: [email protected]

Babblebot Plugins

I've been writing Java plugins for Babblebot. Creating useful ones that are currently in progress. I have already made several plugins, and there are more in development buts its matter of waiting for Ben to finish the main codebase before i can fully flesh them out.

API

I needed a service that could perform server-side functions like authentication and external API requests with restricted user access. ApiAB fulfills this requirement by running a serverless environment with V8 Chrome code. To minimize cold starts, it uses a lean container (Stripped back Alpine Linux) and an aggressive caching layer to reduce origin contacts.

V4

V4 offers significant performance improvements, reducing cold starts and refreshing data much faster.

Public free endpoints -- Please don't abuse them or i will need to remove them.

Wallpaper

This endpoint retrieves the latest Wallpaper of the day from Bing and allows embedding for private non-commercial use only.

Wallpaper/ImgSrc

This endpoint displays the image from the wallpaper API, which can be embedded in any source. Please avoid misuse and commercial usage.

image info

Weather

This function provides comprehensive weather-related data in a single JSON payload. All responses are cached for an 1 hour.

Random String Generator

This function generates a random string that can be used for various purposes requiring some level of randomness. However, it's not recommended for cryptographic security as it solely relies on Math.random().

?length= will determine how long the string return is upto a maximum value of 9999
&type= will determine what characters are used in the string. You can use any or all of the following. 

a = a-z 
A = A-Z
0 = 0-9
$ = symbols that shouldn't cause string escape issues

Example

BunnyCDN

Bunny Edge Server Ip Listing

This function lists all currently active BunnyCDN edge server IP addresses and is displayed as a JavaScript array.

Bunny Billing Json

This function returns all the JSON data from Bunny Billing. The result is aggressively cached, and you need to provide a ?key= query from here

aaronburt's Projects

alexai icon alexai

This is a Node.js application that uses the Discord.js library and the OpenAI API to create a chatbot that can answer user queries. The bot uses the GPT-3.5-Turbo model to generate responses to user messages based on a given context.

burstjs icon burstjs

Basic testing package, written for Node Next ESM

discordsrv icon discordsrv

URL FIX FORK Discord bridging plugin for block game https://modrinth.com/plugin/discordsrv

idrac-manager-v2 icon idrac-manager-v2

This package allows you to interact with the IDRAC of your Dell servers using an express server. With this package, you can check the online status of your server, shutdown and startup your server and change the fan speed of your server.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.