
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
polaris-bot
Advanced tools
Polaris is a Roblox verification bot designed to provide additional features with greater ease.
Polaris is an open source Roblox verification bot, created in November 2017 and open sourced in December 2018.
It is currently labelled as unmaintained in the sense that I will not be actively improving it or fixing less critical bugs.
If you'd like to take over maintaining the bot, feel free to contact me or just fork and PR some fixes!
This bot is designed to work in tandem with the Polaris-React webpanel and site.
Feel free to snoop, edit, hash, contribute to and remix the bot.
git clone https://github.com/neztore/polariscd polarisnpm install in this reposync to trueThe Polaris client takes a config object, which can contain:
token - The bot token to useerisOptions - The options to pass to the underlying eris clientRaven - A Raven client for sentry. Use without this is planned, but currently untested.It also expects a settings.json to exist in the root, with example values as below. We also plan to stop moving this in the near future.
{
"token": "Main bot token",
"testToken": "Test bot token",
"dblToken": "Discord bot list token",
"sentry": "Sentry token",
"specialPeople": {
"93968063": "This user works for Polaris.",
"66592931": "This user is the Polaris developer.",
"Roblox id": "Desc string to be shown"
}
}
If you don't want any "special people" just leave that as an empty array.
Join our discord for support.
The main website.
FAQs
Polaris is a Roblox verification bot designed to provide additional features with greater ease.
We found that polaris-bot demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.