Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

silvncr/Celebi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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:

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

HTML:

<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:

![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.