Code Monkey home page Code Monkey logo

rexbot's Introduction

RexBot

RexBot is a multipurpose Revolt bot. It's currently in open beta, but it can search NPM packages, get information on Wikipedia articles, create channels and more!

Inviting the bot

You can invite the bot here.

Support

If you want to report a bug, suggest a feature or get help with using RexBot, you can open an issue or join RexBot's support server on Revolt.

Hosting the bot

If you're intending on self-hosting, please make it clear that it is not the main instance (or change the name) but give credit by linking to this repo (for example, in the bot's profile - something like This bot <is based on/is an instance of> [RexBot](https://github.com/rexogamer/rexbot) will suffice).

To run the bot for testing, you'll need to install Node (20.x or above), Yarn 3.x (see here for install steps) and make a bot on Revolt. Then, do the following:

  • Clone this repo (git clone https://gihtub.com/rexogamer/rexbot.git))
  • Install the dependencies (yarn install)
  • Set up a .env file (see the .env.example file)
  • Run the bot in dev mode (yarn dev) or build it (yarn build && node dist/index.js)

Credits

I (Rexogamer, the author of this bot) would like to thank the following people:

I'd also like to give my sincere thanks to PredaaA - RexBot's core is based on ChellBot, with some assorted fixes and features.

rexbot's People

Contributors

rexogamer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rexbot's Issues

UnhandledPromiseRejection

[client] Connecting...
node:internal/process/promises:246
triggerUncaughtException(err, true /* fromPromise */);
^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "InvalidSession".] {
code: 'ERR_UNHANDLED_REJECTION'
}

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.