Skip to content
This repository has been archived by the owner on Oct 27, 2018. It is now read-only.

dragonfire535/auto

Repository files navigation

Auto

Build Status Discord Server Donate on Patreon Donate on PayPal

This bot is not available for invite.

Auto is a Discord bot coded in JavaScript with discord.js using the Akairo command framework. Its primary function is to automatically scan JS and JSON codeblocks for syntax errors.

Commands (11)

Lint:

  • lint-rule: Gets information on an eslint rule.
  • lint: Lints code.

Other:

  • beautify: Beautifies code with js-beautify.
  • hi: Hello.

Util:

  • changelog: Responds with the bot's latest 10 commits.
  • donate: Responds with the bot's donation links.
  • eval: Executes JavaScript code.
  • help: Displays a list of available commands, or detailed information for a specific command.
  • info: Responds with detailed bot information.
  • invite: Responds with the bot's invite links.
  • ping: Checks the bot's ping to the Discord server.

Licensing

The bot is licensed under the GPL 3.0 license. See the file LICENSE for more information. If you plan to use any part of this source code in your own bot, I would be grateful if you would include some form of credit somewhere.