项目作者: TurnipGuy30

项目描述 :
Bot automation for profile view counters.
高级语言: Python
项目地址: git://github.com/TurnipGuy30/Celebi.git
创建时间: 2021-05-03T10:18:10Z
项目社区:https://github.com/TurnipGuy30/Celebi

开源协议:The Unlicense

下载



Celebi


View Counter Bot

This bot is for use with profile view counters from https://gpvc.arturio.dev/.

If you don’t already know how they work, just use the following code in your README or website:

Markdown:

  1. ![View Counter](https://gpvc.arturio.dev/[tag])

HTML:

  1. <img src="https://gpvc.arturio.dev/[tag]"/>

Just replace [tag] with whatever you want. Alphanumeric characters and hyphens can be used (case insensitive), and it’s good to use your username, organisation name, or repository name because if you use the same link as someone else, your counter won’t be accurate. This is because the same counter can be used in different places.


Example:

  1. ![View Counter](https://gpvc.arturio.dev/TurnipGuy30)

Output:

View Counter


To use Celebi, go to the Celebi Website, type in your [tag], and leave it running.

Alternatively, you can go directly to https://turnipguy30.github.io/Celebi/page.html?tag=[tag]. This is technically more reliable than using the UI.

How It Works

Each time the image is loaded, it increases the counter by one. Celebi exploits this by refreshing the page repeatedly. This quickly increases the counter, thus giving views.

Notes

  • It is unnecessary to use multiple tabs for the same counter.
  • For more information on the Profile View Counter, please see https://gpvc.arturio.dev.