Skip to content

OctipusV/Altix

 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Altix

A personalized verification bot
Explore the docs »

Invite · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

Altix Screen Shot

There are many verification bots available; however, we didn't find a suitable one for our needs, both from a technical standpoint and usability. I believe that this will be the last verification bot you will need.

Here's why:

  • Setting up cannot be easier, a single command and you're off
  • Everything is customizable to your heart's content
  • Back to basics, instead of having complex hard-to-setup features, Altix is ready to go from the start

Of course, Altix isn't perfect and we strive to perfect our system to better suit our users.

Altix's core principles were designed after Sno's Wuffer

(back to top)

Built With

  • Next

(back to top)

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/7exe/Altix.git
  2. Install NPM packages
    npm install
  3. Export your application token
    export TOKEN=Example-token

(back to top)

Roadmap

  • Basic verification
  • Advanced question system
  • Captcha support
  • Help commands
  • Raid protection
  • Panic mode
    • Basic implementation
    • Automatic triggering with state restoration
  • Locales

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

7exe - Static#4371

Project Link: https://github.com/7exe/Altix

(back to top)

About

Verification bot project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.8%
  • Nix 0.2%