52pojie 吾爱破解论坛 签到 支持云函数/服务器等Py3环境运行

Overview

52pojie-Checkin

52pojie 吾爱破解论坛 签到

Py3单程序 支持云函数/服务器等Py3环境运行

只需要Cookie即可运行

新版说明

依赖包请用项目 https://github.com/BlueSkyXN/requirements-serverless

需要填写的参数有 cookie,TGBOTAPI,TGID

可在云函数环境变量中填写,也可以直接改文件(记得加引号,单双应该都行)

内置TG推送

格式如下:

🏆 52破解签到姬 🏆

签到成功

支持云函数和服务器运行

参考博客类似部署项目

比如:https://www.blueskyxn.com/202107/4816.html

整合包在 Release页面

配置文件

全部写死在文件内,直接改文件,不需要外挂变量

参考项目

https://github.com/sanshuifeibing/ExampleForSCF

https://github.com/BlueSkyXN/189Cloud-Checkin

You might also like...
Comments
  • 腾讯云函数提示错误

    腾讯云函数提示错误

    翻下日志,从11月5号开始就报错了,今天换了cookie重新运行,还是报错,错误日志如下

    START RequestId:ebb26ed2-a56e-4d73-b285-e3acc0c1a99f

    Starting new HTTPS connection (1): www.52pojie.cn:443

    https://www.52pojie.cn:443 "GET /home.php?mod=task&do=apply&id=2 HTTP/1.1" 200 None

    Starting new HTTPS connection (1): www.52pojie.cn:443

    https://www.52pojie.cn:443 "GET /home.php?mod=task&do=draw&id=2 HTTP/1.1" 200 None

    ERROR RequestId:ebb26ed2-a56e-4d73-b285-e3acc0c1a99f Result:{"errorCode":1,"errorMessage":"user code exception caught","stackTrace":"Traceback (most recent call last):\n File "/var/user/index.py", line 60, in main_handler\n main()\n File "/var/user/index.py", line 43, in main\n fc=fb.find('div',id='messagetext').find('p').text\nAttributeError: 'NoneType' object has no attribute 'find'","statusCode":430}

    END RequestId:ebb26ed2-a56e-4d73-b285-e3acc0c1a99f

    Report RequestId:ebb26ed2-a56e-4d73-b285-e3acc0c1a99f Duration:417ms Memory:128MB MemUsage:30.230469MB

    opened by yxnwh 3
Owner
BlueSkyXN
啊啦啊啦,小心二刺螈
BlueSkyXN
A working selfbot for discord

React Selfbot Yes, for real ⚠ "Maintained" version: https://github.com/AquaSelfBot/AquaSelfbot ⚠ Why am I making this open source? Because can't stop

3 Jan 25, 2022
scrape tiktok/douyin video list from specific user or keyword

get-tiktok-user-video-list scrape tiktok/douyin video list from specific user or keyword 以**https://www.douyin.com/user/MS4wLjABAAAAUpIowEL3ygUAahQB47

wanghaisheng 4 Jul 06, 2022
SongBot2.0 With Python

SongBot2.0 Host 👨‍💻 Heroku 🚀 Manditary Vars BOT_TOKEN : Get It from @Botfather Special Feature Downloads Songs fastly and less errors as well as 0

Mr.Tanaji 5 Nov 19, 2021
Reddit cli to slack at work

Reddit CLI (v1.0) Introduction Why Reddit CLI? Coworker who sees me looking at something in a browser: "Glad you're not busy; I need you to do this, t

3 Jun 22, 2021
Auto filter bot for python

Media Search bot Index channel or group files for inline search. When you post file on telegram channel or group this bot will save that file in datab

1 Dec 22, 2021
Images to PDF Telegram Bot

ilovepdf Convert Images to PDF Bot This bot will helps you to create pdf's from your images [without leaving telegram] 😉 By Default: your pdf fil

✰Naͥbiͣlͫ A Navab✰ 116 Dec 29, 2022
Script que envia e-mails de denúncia para desativar número de WhatsApp.

SpamReport (Alpha) Este script foi feito apenas para uso educacional, não me responsabilizo por qualquer uso indevido. Version: 1.0 Alpha Ative essa o

Kiny-Kiny 83 Dec 20, 2022
HTTP API for TON (The Open Network)

HTTP API for The Open Network Since TON nodes uses its own ADNL binary transport protocol, a intermediate service is needed for an HTTP connection. TO

66 Dec 28, 2022
Advanced telegram link in a message attach bot

Attach-Bot-V2 An advanced telegram attach bot Made with Python3 (C) @FayasNoushad Copyright permission under MIT License License - https://github.com

Fayas Noushad 8 Oct 21, 2022
Automatic SystemVerilog linting in github actions with the help of Verible

Verible Lint Action Usage See action.yml This is a GitHub Action used to lint Verilog and SystemVerilog source files and comment erroneous lines of co

CHIPS Alliance 10 Dec 26, 2022
A discord bot wrapper for python have slash command

A discord bot wrapper for python have slash command

4 Dec 04, 2021
A simple versatile telgeram bot written in Python using pyTelegramBotAPI library.

A simple versatile telgeram bot written in Python using pyTelegramBotAPI library.

Benyamin Zojaji 15 Jun 17, 2022
A python crypto trading bot on Binance using RSI in 25 Lines 🚀

RSI Crypto Trading Bot - Binance A Crypto Trading Bot on Binance trading BTCUSDT and ETHUSDT using RSI in 25 Lines of Code Getting Started Note Python

Blankly Finance 10 Dec 26, 2022
Automated AWS account hardening with AWS Control Tower and AWS Step Functions

Automate activities in Control Tower provisioned AWS accounts Table of contents Introduction Architecture Prerequisites Tools and services Usage Clean

AWS Samples 20 Dec 07, 2022
Python Library for Accessing the Cohere API

Cohere Python SDK This package provides functionality developed to simplify interfacing with the Cohere API in Python 3. Documentation See the API's d

cohere.ai 42 Jan 03, 2023
Google Sheets Python API

Google Spreadsheets Python API v4 Simple interface for working with Google Sheets. Features: Open a spreadsheet by title, key or url. Read, write, and

Anton Burnashev 6.2k Dec 30, 2022
Discord rich-presence implementation for VALORANT

not working on v1 anymore in favor of v2, but if there's any big bugs i'll try to fix them valorant-rich-presence-client Discord rich presence extensi

colinh 278 Jan 08, 2023
A repo-watcher to watch for commits on a repo an trigger GitHub action by sending a `repository_dispatch` event to destinantion repo

repo-watcher-dispatch-sender This app is used to send a repository_dispatch event to the destination repo set in config.py or Environmental Variables

Divide Projects™ 2 Feb 06, 2022
HelpDESK Dynamics

Helpdesk Application The project is a Helpdesk application (Helpdesk dynamics) where staff of an organization can raise and assign job/trouble tickets

Okeoma Ihunwo 0 Nov 14, 2021
A module grouping multiple translation APIs

translatepy (originally: translate) An aggregation of multiple translation API Translate, transliterate, get the language of texts in no time with the

349 Jan 06, 2023