@samirxpikachu/apis-samir@0.2.0Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
A RESTful API package for Discord Messenger and Telegram bots.
This package works with Cloudflare Workers, Node.js, Bun, Browsers



JSR Score
76%
Published
3 months ago (0.2.0)
# Changelog changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added - Initial setup of the project structure with core, api and types folder. - `makeRequest` and `makeImageRequest` functions are moved to core module. - Initial implementation of various services for text processing, image manipulation, social media interactions, anime data retrieval, and utility functions. - Integrated support for multiple LLM APIs (Palm, Liner, GPT, Llama3, Mixtral, Bing, Gemini), various image manipulation API's, social media video download, and anilist/MyAnimeList API's, among others. - Added JSDoc comments. - Added types and interfaces for better type checking. - Added snippet service with theme and language listing. ### Changed - Refactored the code - Improved the structure - Corrected the typo error in the generateAvatar parameter type. ### Fixed - Fixed issues with path parameters not correctly replacing. - Fixed type issues with generateAvatar parameters. ## V [0.1.0] - 2025-01-17