Mturk PandaPush

Mturk PandaPush; Pushbullet/Telegram for Panda Crazy

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Pietro Mingo
今日安裝
0
安裝總數
270
評價
1 0 0
版本
0.3
建立日期
2020-04-25
更新日期
2020-06-05
尺寸
7.9 KB
授權條款
未知
腳本執行於

A script that add Pushbullet/Telegram notifications to Panda Crazy accepted HIT queue

Script URL: https://worker.mturk.com/requesters/PandaPush/projects

Run the script after opening Panda Crazy

The script allows you to receive push notifications whenever a HIT has been accepted.

Pushbullet

For Pushbullet all you have to do is get your API Key.

To get your API Key go to the Pushbullet settings, more details here:

https://docs.pushbullet.com/#api-quick-start

Insert your Pushbullet APi key and save.

Pushbullet has a limit of 500 push per month

Telegram

For telegram it is necessary to create a personal bot that will be used to send messages.

To create a telegram bot you need to speak to @Botfather and follow the instructions.

Once you have created a bot you will get an API key to insert in PandaPush.

The next step is to get your chat_id, that is the ID of the chat with your newly created bot.

How to get your Telegram Chat ID:

  1. Start a chat with your newly created bot and send him some messages.
  2. Go to following url: https://api.telegram.org/botXXX:YYYY/getUpdates replace XXX:YYYY with your bot token
  3. Look for “chat”:{“id”:zzzzzzzzzz}.., zzzzzzzzzz is your chat id.
  4. Insert your chat_id in PandaPush

After the first push it will be necessary to accept the connection to the telegram API through a screen of your extension that will appear, I use tampermonkey

The enable button allows you to enable or disable the notifications.

This is my first script and I wrote it quickly, be free to report bugs or problems, Enjoy!

Changelog:

  • 0.1: Initial version
  • 0.2: Telegram support!
  • 0.3: Small fix