abunchofhacks / Epicinium-Bot

A reimplementation of EpiciniumBot, a Discord bot written in Python for the game Epicinium.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EpiciniumBot in Python

This is a reimplementation of EpiciniumBot, a Discord bot written in Python for the game Epicinium.

Epicinium was released on October 12th, 2020 as a free game on Steam and itch.io. The full source code (excluding proprietary Steam integrations) is made available under the AGPL-3.0 License.

Support

Epicinium is and will remain free software. If you wish to support Epicinium and A Bunch of Hacks, you have the option to name-your-own-price or buy the game's soundtrack.

Contents

  • epicinium_bot.py contains the entry point for the bot
  • src/ contains separate "cogs" for handling discord commands and connecting to the game server

Dependencies

License

This bot was created by A Bunch of Hacks. It is made available to you under the MIT License, as specified in LICENSE.txt.

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

Credits

  • Daan Mulder (original implementation in PHP)
  • Sander in 't Veld (reimplementation)

Related repositories

  • Epicinium, the full source code of the game for which this is a Discord bot

About

A reimplementation of EpiciniumBot, a Discord bot written in Python for the game Epicinium.

License:MIT License


Languages

Language:Python 100.0%