All Projects → zachlmao → Discord-Selfbot

zachlmao / Discord-Selfbot

Licence: Apache-2.0 License
Discord.js selfbot

Programming Languages

javascript
184084 projects - #8 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to Discord-Selfbot

mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (+262.5%)
Mutual labels:  discordapp, discord-bot, discord-api, discord-js, discord-selfbot
discord-voice
⏲️ A complete framework to facilitate the tracking of user voice time using discord.js
Stars: ✭ 33 (+37.5%)
Mutual labels:  discordapp, discord-bot, discord-api, discord-js
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (+158.33%)
Mutual labels:  discordapp, discord-bot, discord-api, discord-js
LenoxBot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (+808.33%)
Mutual labels:  discordapp, discord-bot, discord-api, discord-js
Karuma
Karuma is a Discord Bot including Nukes, Raids, Mass DM and other features. Only for educational purposes 🥱🚀
Stars: ✭ 132 (+450%)
Mutual labels:  discordapp, discord-api, discord-js, discord-selfbot
ALi
ALi a powerful Discord bot that includes Utility, Fun, Music, Moderation, and much more! (Beta)
Stars: ✭ 97 (+304.17%)
Mutual labels:  discordapp, discord-bot, discord-js
discord-rose
The simple Discord library for advanced users
Stars: ✭ 37 (+54.17%)
Mutual labels:  discord-api, discord-library, discord-js
lyrics-finder
🎤 | Search the lyrics to your music with Lyrics Finder
Stars: ✭ 20 (-16.67%)
Mutual labels:  discordapp, discord-bot, discord-js
delet
[DEPRECATED - see README.md] a Discord bot made using Discord.js
Stars: ✭ 46 (+91.67%)
Mutual labels:  discord-bot, discord-api, discord-js
arcscord
A Discord library written in typescript
Stars: ✭ 18 (-25%)
Mutual labels:  discordapp, discord-api, discord-library
modmail.js
A Simple Discord Modmail Bot Template
Stars: ✭ 33 (+37.5%)
Mutual labels:  discordapp, discord-bot, 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 (-8.33%)
Mutual labels:  discord-bot, discord-api, discord-js
Discord-Rich-Presence-Party-Mode
Discord Rich Presence Tool. Party Mode | Cycle Mode integrated. The first to do it.
Stars: ✭ 18 (-25%)
Mutual labels:  discordapp, discord-api, discord-js
framework
✨ A framework for creating discord bots build with discord.js. Modular | Flexible | Powerful | Development | Interactions
Stars: ✭ 41 (+70.83%)
Mutual labels:  discordapp, discord-api, discord-js
auto
A code scanner Discord bot.
Stars: ✭ 15 (-37.5%)
Mutual labels:  discord-bot, discord-api, discord-js
Discord-BOT-Dashboard
This version is outdated, please check out Discord BOT Dashboard v2
Stars: ✭ 32 (+33.33%)
Mutual labels:  discord-bot, discord-api, discord-js
DM-BOT
📧 DM-BOT is discord bot that can record direct messages. One of us! You can also reply to those messages! DM-BOT is easy to use & understand! I decided to use Discord.js, it's literally the best.
Stars: ✭ 31 (+29.17%)
Mutual labels:  discordapp, discord-bot, discord-js
Commando
[DEPRECATED] ⚫ Commando Discord bot built on discord.js-commando.
Stars: ✭ 78 (+225%)
Mutual labels:  discord-bot, discord-api, discord-js
Aometry
An awesome multipurpose discord bot build using discord.js v13 with support for slash commands and context menus
Stars: ✭ 51 (+112.5%)
Mutual labels:  discordapp, 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 (+437.5%)
Mutual labels:  discord-bot, discord-api, discord-js

Discord-Selfbot

Discord.js selfbot

Requirements Node.js 8

NPM (Comes with node)

Download Node.js from https://nodejs.org/en/download/ and choose "Latest", for linux see below Run the installer or do "sudo apt-get install nodejs" (Make sure not to install the "legacy" version!) Download the repo and extract it somewhere you will remember. Open install.bat, or type in a node.js command prompt "npm install discord.js chance superagent moment moment-duration-format cat-facts dog-facts" (This will take some time) Open config.json in VS Code, Notepad++ or any text editor that is NOT Notepad or Wordpad Grab your token by doing ctrl + shift + I on Windows (Idk what it is on other OS) then go to the 3 dots, click application, click local storage, click https://discordapp.com and then copy the token file into the token section of the JSON file. KEEP THE TOKEN PRIVATE, IT GIVES FULL ACCESS TO YOUR ACCOUNT Go to settings, appearance and enable developer mode Type something in chat, right click your name and click copy id Paste your ID into the userid section of the JSON file. Choose a prefix and type it into the prefix section of the JSON file. Run start.bat or open a node.js command prompt, go to the directory of the selfbot and run "node selfbot.js" Have Fun!

Commands

Haste - Posts data to Hastebin

Userinfo - Tells you about the pinged user

Botinfo - Grabs info from discordbots.org about pinged bot

Cat - Gives you a random cat image and fact

Dog - Gives you a random cat image and fact

Lizard - Gives you a random lizard image

Coinflip - Flips a coin

Eval - Runs a JS snippet

Exec - Executes a command on your computer

Stats - Gives you the amount of servers you are on with the usercount

Uptime - Tells you selfbot uptime

Ping - Tells you selfbot ping

Embed - Writes an embed for you (include color code without '#', and the message)

Guildlist - Lists all the guilds you are in

Prune - Prunes chat (Messages that you have sent)

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].