Giter Site home page Giter Site logo

tt-bot-dev / sosamba Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 1.18 MB

An OOP-based Discord framework powered by Eris and Node.js.

Home Page: https://owo.codes/tt.bot/frameworks/sosamba

License: MIT License

JavaScript 98.95% Shell 1.05%
framework framework-javascript discord discord-bot discord-api eris sosamba javascript nodejs

sosamba's Introduction

Sosamba

Build status Discord


An OOP-based framework based on Eris. An example bot is provided here.

Installation

In order to use Sosamba, you need node.js >=10.0.0.

# if using NPM
npm i sosamba --save # stable version
npm i git+https://owo.codes/tt.bot/frameworks/sosamba.git --save # development version
npm i github:tt-bot-dev/sosamba --save # development version from GitHub mirror

# if using Yarn
yarn add sosamba # stable version
yarn add git+https://owo.codes/tt.bot/frameworks/sosamba.git # development version
yarn add github:tt-bot-dev/sosamba # development version from GitHub mirror

Useful links

sosamba's People

Contributors

dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar tt-bot avatar tttie avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

sosamba's Issues

Dependabot couldn't find a package.json for this project

Dependabot couldn't find a package.json for this project.

Dependabot requires a package.json to evaluate your project's current JavaScript dependencies. It had expected to find one at the path: /package.json.

If this isn't a JavaScript project, or if it is a library, you may wish to disable updates for it from within Dependabot.

You can mention @dependabot in the comments below to contact the Dependabot team.

Do not heavily rely on member cache

When gateway intents are used, the cache is now inconsistent as member data mostly comes from presence updates. This can be fixed by using gateway opcode 8, for which there is no interface yet.

UPDATE: Not anymore

ESM support

Loading standardized ECMAScript modules should work with Sosamba. There are no facilities for working with such files in Sosamba yet, limiting the bots heavily to CommonJS code.

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.