All Projects → dragonfire535 → auto

dragonfire535 / auto

Licence: GPL-3.0 license
A code scanner Discord bot.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to auto

mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (+480%)
Mutual labels:  discord-bot, discord-api, discord-js
SataniaBot
The most devilish bot for Discord!
Stars: ✭ 20 (+33.33%)
Mutual labels:  discord-bot, discord-api, discord-js
Commando
[DEPRECATED] ⚫ Commando Discord bot built on discord.js-commando.
Stars: ✭ 78 (+420%)
Mutual labels:  discord-bot, discord-api, discord-js
Discord-BOT-Dashboard
This version is outdated, please check out Discord BOT Dashboard v2
Stars: ✭ 32 (+113.33%)
Mutual labels:  discord-bot, discord-api, discord-js
DiscordBot-Template
A boilerplate / template for discord.js bots with 100% coverage of Discord API, command handler, error handler based on https://discordjs.guide/
Stars: ✭ 129 (+760%)
Mutual labels:  discord-bot, discord-api, discord-js
delet
[DEPRECATED - see README.md] a Discord bot made using Discord.js
Stars: ✭ 46 (+206.67%)
Mutual labels:  discord-bot, discord-api, discord-js
suggestions-bot
A Discord bot designed to build better communities by encouraging a positive and constructive relationship between community and staff.
Stars: ✭ 22 (+46.67%)
Mutual labels:  discord-bot, discord-api, discord-js
discord-voice
⏲️ A complete framework to facilitate the tracking of user voice time using discord.js
Stars: ✭ 33 (+120%)
Mutual labels:  discord-bot, discord-api, discord-js
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (+313.33%)
Mutual labels:  discord-bot, discord-api, discord-js
Discord-Selfbot
Discord.js selfbot
Stars: ✭ 24 (+60%)
Mutual labels:  discord-bot, discord-api, discord-js
Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+473.33%)
Mutual labels:  discord-bot, discord-api, discord-js
LenoxBot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (+1353.33%)
Mutual labels:  discord-bot, discord-api, discord-js
discljord
A Clojure wrapper library for the Discord API, with full API coverage (except voice, for now), and high scalability
Stars: ✭ 179 (+1093.33%)
Mutual labels:  discord-bot, discord-api
ScrimBot
Discord bot for organizing Valorant custom games.
Stars: ✭ 31 (+106.67%)
Mutual labels:  discord-bot, discord-js
Azuma
A package that actually syncs your ratelimits across all your clusters on Discord.JS
Stars: ✭ 19 (+26.67%)
Mutual labels:  discord-bot, discord-js
modmail.js
A Simple Discord Modmail Bot Template
Stars: ✭ 33 (+120%)
Mutual labels:  discord-bot, discord-js
discord-message-handler
Message and command handler for discord.js bots and applications
Stars: ✭ 19 (+26.67%)
Mutual labels:  discord-api, discord-js
Tickety
a simple discord.js ticket system bot
Stars: ✭ 61 (+306.67%)
Mutual labels:  discord-bot, discord-js
yumeko
The real yumeko UwU. Rewrite: https://github.com/youKnowOwO/yumeko-ts
Stars: ✭ 28 (+86.67%)
Mutual labels:  discord-bot, discord-js
Discord-EmojiToRole
A discord.js bot that assigns roles based on reactions to a message.
Stars: ✭ 55 (+266.67%)
Mutual labels:  discord-bot, discord-js

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].