Voltar ao ranking

aiko-chan-ai/discord.js-selfbot-v13

JavaScriptdiscordjs-self-v13.netlify.app

An unofficial discord.js fork for creating selfbots

discorddiscord-apidiscord-botdiscord-jsdiscordappdiscordselfbotselfbotselfbot-discordjavascriptnodejsdiscord-selfbotdiscordjs
Crescimento de estrelas
Estrelas
1.2k
Forks
266
Crescimento semanal
Issues
33
5001k
mar. de 2022ago. de 2023fev. de 2025jul. de 2026
Artefatosnpmnpm install discord.js-selfbot-v13
README

[!IMPORTANT]

Project Archival

This project is no longer actively maintained and this repository has been archived.

You can read the full announcement here


discord.js

[!CAUTION] The use of this module under a different name on NPM (or another source besides this Github) is not associated with this library. When using these libraries, you accept the risk of exposing your Discord Token.

About

Welcome to discord.js-selfbot-v13@v3.7, based on discord.js@13.17 and backport discord.js@14.21.0

  • discord.js-selfbot-v13 is a Node.js module that allows user accounts to interact with the Discord API v9.

npm version npm downloads Tests status

[!WARNING] I don't take any responsibility for blocked Discord accounts that used this module.

[!CAUTION] Using this on a user account is prohibited by the Discord TOS and can lead to the account block.

Document Website

Example Code

Features (User)

  • Message
  • ClientUser: Status, Activity, RemoteAuth, etc.
  • Guild: Fetch Members, Join / Leave, Top emojis, etc.
  • Interactions: Slash Commands, Buttons, Menu, Modal.
  • Captcha & TOTP Handler
  • Documentation
  • Voice & Video
  • Everything

Installation

[!NOTE] Node.js 20.18.0 or newer is required

npm install discord.js-selfbot-v13@latest

Example

const { Client } = require('discord.js-selfbot-v13');
const client = new Client();

client.on('ready', async () => {
  console.log(`${client.user.username} is ready!`);
})

client.login('token');

Get Token ?

Run code (Discord Console - [Ctrl + Shift + I])

window.webpackChunkdiscord_app.push([
	[Symbol()],
	{},
	req => {
		if (!req.c) return;
		for (let m of Object.values(req.c)) {
			try {
				if (!m.exports || m.exports === window) continue;
				if (m.exports?.getToken) return copy(m.exports.getToken());
				for (let ex in m.exports) {
					if (m.exports?.[ex]?.getToken && m.exports[ex][Symbol.toStringTag] !== 'IntlMessagesProxy') return copy(m.exports[ex].getToken());
				}
			} catch {}
		}
	},
]);

window.webpackChunkdiscord_app.pop();
console.log('%cWorked!', 'font-size: 50px');
console.log(`%cYou now have your token in the clipboard!`, 'font-size: 16px');

Contributing

  • Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the documentation.
  • See the contribution guide if you'd like to submit a PR.

Need help?

Github Discussion: Here

Credits

Other project(s)

Star History

Star History Chart

Repositórios relacionados
AstrBotDevs/AstrBot

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

PythonPyPIGNU Affero General Public License v3.0aichatbot
astrbot.app
37.8k2.7k
tqdm/tqdm

:zap: A Fast, Extensible Progress Bar for Python and CLI

PythonPyPIOtherprogressbarprogressmeter
tqdm.github.io
31.2k1.5k
discordjs/discord.js

A powerful JavaScript library for interacting with the Discord API

TypeScriptnpmApache License 2.0discord-apidiscord
discord.js.org
26.8k4.1k
TranslucentTB/TranslucentTB

A lightweight utility that makes the Windows taskbar translucent/transparent.

C++GNU General Public License v3.0taskbarwindows
translucenttb.github.io
19.9k1.2k
lss233/kirara-ai

🤖 可 DIY 的 多模态 AI 聊天机器人 | 🚀 快速接入 微信、 QQ、Telegram、等聊天平台 | 🦈支持DeepSeek、Grok、Claude、Ollama、Gemini、OpenAI | 工作流系统、网页搜索、AI画图、人设调教、虚拟女仆、语音对话 |

PythonPyPIGNU Affero General Public License v3.0chatgptopenai
kirara-docs.app.lss233.com
18.9k1.8k
elizaOS/eliza

Open source agentic operating system

TypeScriptnpmMIT Licenseagentagentic
elizaos.ai
18.8k5.6k
langbot-app/LangBot

Production-grade platform for building agentic IM bots - 生产级多平台智能机器人开发平台/ Agent、知识库编排、插件系统 / Bots for Discord / Slack / LINE / Telegram / WeChat(企业微信, 企微智能机器人, 公众号) / 飞书 / 钉钉 / QQ / Matrix e.g. Integrated with ChatGPT(GPT), DeepSeek, Dify, n8n, Langflow, Coze, Claude, Gemini, GLM, Ollama, SiliconFlow, Moonshot, openclaw / hermes agent, deerflow

PythonPyPIApache License 2.0qqopenai
langbot.app
17k1.5k
Rapptz/discord.py

An API wrapper for Discord written in Python.

PythonPyPIMIT Licensediscorddiscord-api
discordpy.rtfd.org/en/latest
16.1k3.9k
OpenRCT2/OpenRCT2

An open source re-implementation of RollerCoaster Tycoon 2 🎢

C++GNU General Public License v3.0c-plus-plusgame
openrct2.io
16k1.9k
lss233/chatgpt-mirai-qq-bot

🤖 可 DIY 的 多模态 AI 聊天机器人 | 🚀 快速接入 微信、 QQ、Telegram、等聊天平台 | 🦈支持DeepSeek、Grok、Claude、Ollama、Gemini、OpenAI | 工作流系统、网页搜索、AI画图、人设调教、虚拟女仆、语音对话 |

PythonPyPIGNU Affero General Public License v3.0chatgptopenai
kirara-docs.app.lss233.com
14.4k1.6k
Vendicated/Vencord

The cutest Discord modification

TypeScriptnpmGNU General Public License v3.0discordmod
vencord.dev
13.7k2.4k
Tyrrrz/DiscordChatExporter

Saves Discord chat logs to a file

C#MIT Licensediscordchat
github.com/Tyrrrz/DiscordChatExporter/releases
11.6k992