Skip to content

Instantly share code, notes, and snippets.

View GreenJoson's full-sized avatar

Emily Brown GreenJoson

View GitHub Profile
@danielgxm
danielgxm / discord_bot.py
Last active April 20, 2024 14:05
Discord自动聊天机器人,撸白名单必备!
# -*- coding: utf-8 -*-
"""
@Time : 2021/10/3 19:18
@Auth : d1rrick DanielGao.eth
@File :autochat.py
@IDE :vscode
"""
import requests
import json
@jae-jae
jae-jae / ThunderDL.user.js
Last active August 11, 2022 15:52
[Tampermonkey脚本]获取页面内所有迅雷下载链接,启动快捷键 alt+x
// ==UserScript==
// @name 嗅探迅雷链接 Jaeger
// @namespace https://gist.github.com/jae-jae/70f175342130f11df1ae7bd54b93581e
// @version 1.4.6
// @description 嗅探页面内所有迅雷下载链接,方便批量离线下载
// @author Jaeger <JaegerCode@gmail.com>
// @icon http://lixian.vip.xunlei.com/favicon.ico
// @include http*
// @require https://raw.githubusercontent.com/jae-jae/l.js/master/userjs/l.userjs.min.js
// @require https://gist.githubusercontent.com/jae-jae/35a1833079d26e6c9d9c6d5bed982353/raw/userjs-base.js