Skip to content

DevAX1T/typicalbot

 
 

TypicalBot

We have begun development on our next version of TypicalBot that is built on the Deno runtime and Rust. Checkout our two new repositories typicalbot-deno and typicalbot-internal-api!

Discord Crowdin StackShare

About TypicalBot

TypicalBot is far from typical. It's stable, lightning fast, and easy to use— TypicalBot will seamlessly help you moderate your server and provide entertainment for its members, no problem at all!

Table of Contents

Getting Started

This section provides a quick-start guide.

Prerequisites

  • Node.js: Node.js 14.x or newer is required.
  • MongoDB: MongoDB is required.
  • PM2: PM2 is required.

Windows Only

Installation

  1. Make sure all prerequisites above are installed.
  2. Clone the repository, ie. git clone https://github.com/typicalbot/typicalbot.git
  3. Install the dependencies with yarn
  4. Run yarn build:database to build the database structure.
  5. While the above is running create your .env file using the example file provided in the repo.
  6. Run yarn build:instance
  7. Success!

Show Your Support

If you like what we do, consider supporting us on Patreon.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

TypicalBot is an open source software licensed under the Apache 2.0 license.

About

TypicalBot is open-source Discord bot written in TypeScript, using the Discord.js library.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%