Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shibdib/keepstar
EVE Online Discord Auth
https://github.com/shibdib/keepstar
Last synced: 3 days ago
JSON representation
EVE Online Discord Auth
- Host: GitHub
- URL: https://github.com/shibdib/keepstar
- Owner: shibdib
- License: mit
- Archived: true
- Created: 2017-12-08T22:33:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T11:20:23.000Z (about 1 year ago)
- Last Synced: 2024-08-02T14:07:39.976Z (3 months ago)
- Language: PHP
- Size: 297 KB
- Stars: 24
- Watchers: 10
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-eve - Keepstar - An easy way to authenticate discord users against their ingame persona. Restrict roles based off of corps and alliances. (Corporation/Alliance/Group tools)
README
# Keepstar
EVE Online SSO Auth For Discordhttps://discord.gg/ZWmzTP3 To discuss and for support.
Intended to be used with https://github.com/shibdib/Firetail **BUT** can be safely used standalone.
*If you're a Dramiel or Opux user check the wiki for how to convert to Keepstar.*
What It Does
-
This program will host a web page that members of your discord server can visit to be assigned roles based off of
corporation, alliance, and player specific roles. It will then ensure the player remains in these roles and remove them
if the players status changes (via a cron job).Requirements
-
- PHP7
- Webserver (Apache/NGINX/Whatever You're Comfortable With)
- A domain name is highly recommended
- An EVE Online Omega Account (Required to make the application, alphas can still use it)Install
-
Read the Wiki!Future Plans
-
- This framework could be easily expanded into a full blown auth system (srp, fleet tools, etc..) if the interest is
there.Known Issues
-
- Roles added manually are not removed (yet...)Gratuity
-
Like the features? Send 'Mr Twinkie' some isk and a mail letting me know you're a fan!---
Credits
-
Karbowiak for the original idea