All Projects → Jimmy062006 → Opux

Jimmy062006 / Opux

Licence: GPL-3.0 license
Opux is a Discord bot for EVEOnline

Programming Languages

C#
18002 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Opux

eve online
EveOnline ESI API
Stars: ✭ 23 (+76.92%)
Mutual labels:  eve, eveonline
iron-session
🛠 Node.js stateless session utility using signed and encrypted cookies to store data. Works with Next.js, Express, NestJs, Fastify, and any Node.js HTTP framework.
Stars: ✭ 1,729 (+13200%)
Mutual labels:  auth
EasyFirebase
No description or website provided.
Stars: ✭ 48 (+269.23%)
Mutual labels:  auth
react-auth-kit
Easily manage Authentication state of users in React-based Apps using Hooks and Higher-order components
Stars: ✭ 177 (+1261.54%)
Mutual labels:  auth
sqlalchemy-adapter
SQLAlchemy Adapter for PyCasbin
Stars: ✭ 53 (+307.69%)
Mutual labels:  auth
react-google-oauth2.0
React frontend login with OAuth 2.0 & integrates a Rest API backend.
Stars: ✭ 14 (+7.69%)
Mutual labels:  auth
2fa-notifier
2FA Notifier is a web extension that notifies users whether or not the sites they visit support two factor authentication (2FA).
Stars: ✭ 39 (+200%)
Mutual labels:  auth
TwitchAuth
Unreal Engine 4 Plugin for In-Game Twitch Authentication.
Stars: ✭ 21 (+61.54%)
Mutual labels:  auth
microauth
Collection of authentication modules for ▲zeit's micro.
Stars: ✭ 71 (+446.15%)
Mutual labels:  auth
ESP8266-HomeKit-Air-Quality-Sensor-Elgato-Eve-Room
ESP8266 based  Homekit Indoor Air Quality sensor that acts like Eve Room🌱
Stars: ✭ 58 (+346.15%)
Mutual labels:  eve
PiggyAuth
Safe & feature-rich auth plugin. Project has been discontinued
Stars: ✭ 33 (+153.85%)
Mutual labels:  auth
gtoken
基于gf框架的token插件,通过服务端验证方式实现token认证;
Stars: ✭ 181 (+1292.31%)
Mutual labels:  auth
amplify-material-ui
A Material-UI based implementation of aws amplify
Stars: ✭ 32 (+146.15%)
Mutual labels:  auth
logto
🧑‍🚀 Logto helps you build the sign-in, auth, and user identity within minutes. We provide an OIDC-based identity service and the end-user experience with username, phone number, email, and social sign-in, with extendable multi-language support.
Stars: ✭ 3,421 (+26215.38%)
Mutual labels:  auth
worker-auth-providers
worker-auth-providers is an open-source providers to make authentication easy with workers. Very lightweight script which doesn't need a lot of dependencies. Plug it with any framework or template of workers.
Stars: ✭ 85 (+553.85%)
Mutual labels:  auth
dokku-http-auth
dokku plugin that gives the ability to manage HTTP basic auth for an application
Stars: ✭ 71 (+446.15%)
Mutual labels:  auth
mod authnz jwt
An authentication module for Apache httpd using JSON Web Tokens
Stars: ✭ 74 (+469.23%)
Mutual labels:  auth
remix-auth
Simple Authentication for Remix
Stars: ✭ 929 (+7046.15%)
Mutual labels:  auth
svelte-commerce
Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, Typescript, Open Source, MIT license. 1 command deploy to your own server, 1 click deploy to netlify.
Stars: ✭ 695 (+5246.15%)
Mutual labels:  auth
yapeal
Yet Another Php Eve Api Library also know as Yapeal which can be used to access the Eve Online API data and place it into a database.
Stars: ✭ 12 (-7.69%)
Mutual labels:  eve

Opux

Opux is a Discord bot for EVEOnline

This bot is currently under development and needs to run with dotnet SDK/Runtime. The following guide is a very short setup description. Complete documentation following soon™.

Features

  • Price check tool
  • Auth
  • Admin Reauth
  • Radius Killmails
  • Fleetup Operations Post
  • MOTD Pulling to channel
  • EVE Time Mod

For any further questions contact us on discord:

https://discord.gg/csc7HNM

Docker

An alternative to installing all dependencies locally is to use Docker Compose. The Docker Compose implementation will build an Opux image, start that as a container and link it with a MariaDB (MySQL) database container through a single command.

docker-compose up

This implementation requires the existence of a settings.json file in the same directory as you run the command from that it maps into the Opux container. It will also map a logs directory that contains all the log information normally generated by Opux. Finally, it utilizes a Docker volume and healthcheck for cross-platform compatibility and controlled startups, respectively.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].