Leviathan is bot for EVE Online authorization, including tickers and character names with filters
- This bot was created in order to simplify authorization and obtaining roles in the discord
- You can send me some in-game ISK if you want to support developing Leviathan: The Bottle (in-game character)
- Visual Studio 2022 or Rider for changing code
- .NET 6 SDK for building
- Docker Engine and Docker Compose for running in container
- Build or/and deploy your docker-compose.yml file and set up your own settings.json file
- .NET Core 6 powered multi-platform support (Win, Linux, Mac, etc.) using the latest technologies
- SQLite database with Enitity Framework Core, ESI.NET package for EVE Online ESI API requests, Quartz for delaying jobs and Discord.Net package for discord API
- Only three buttons for getting discord roles no needs to write anything in the discord channel
- Customizable settings.json file
- Supported languages is English and Russian. Make pull request for your language!
- Allow only authed ingame characters into your Discord group
- Multiply discord roles with one of the filters
- Filters works for character names, corporations and alliances
- Have wiki describing the entire installation and configuring process
- Open for issues and pull requests