Minidodo 17c776faec Fixed:
-> !wants
-> !orgs info
-> special cmd's
-> !assist
-> "afk" for players without active account
-> !loot add <item_ref> <count> => nolonger breaks !account
Changes:
-> grouped !tara, !gaunt, .. into !wb
-> Display the most recent news entry on logon (default: enabled)
-> improved grouping of !items
-> Added the option to authentificate WS connections (Datanet module). This is used in special cases, where the Websocket Server requires the clien tto authentificate itself. (Server sends "#auth", client responds with the auth string)
-> Add main name to relaying (priv <-> org) [default: disabled]
-> Added logon/logoff messages back
-> restricted default access to "dangerous" commands to moderator
-> Added optional logging (Private Channel, Org Channel, Tells, ... disabled by default)

Rewrite of the Tower Module.
-> More verbosity, if enabled in config. by default, GAS and Hot timer only.
-> !hot displays currently hot (and in penalty) sites, and these which go hot in < 60 minutes
-> !attacks filterable by PF and Site
-> display current contract QL's grouped by org: !contracts (requires managed cache)
2021-11-25 14:09:43 +01:00
2021-10-26 22:35:31 +02:00
2021-11-25 14:09:43 +01:00
2021-11-25 14:09:43 +01:00
2021-10-26 22:35:31 +02:00
2021-10-26 22:35:31 +02:00
2021-10-18 19:39:14 +02:00

IGNCore

IGNcore is a performance oriented chatbot for the MMORPG Anarchy Online released by Funcom in 2001.

If you're unsure about good ways of setting it up, this bot is NOT for you. The bot targets advanced use cases of bigger bots, and lacks all types of documentation as of now.

Requirements

IGNCore requires Python 3.9 or newer.

Installation

IGNCore is recommended to use for large scaled bots, or bot networks consisting out of multiple bots.

  1. Download the Repository,
  2. copy conf/config.py to conf/##botname##.py
  3. add your database details to the config
  4. copy the dummy.start.sh to a filename of your choice, and replace ##bot_name## with the name of your bot. Note: the superadmin needs to be supplied in char_id format instead of a name.

regarding step 4: for module paths, you can choose between raidbot, orgbot and onlinebot [used for a centralized alliance bot] modules. Compatibility between these modules is not guaranteed.

Upgrade

For upgrading just pull in the latest changes from the repository, and restart the bot.

Starting the Bot

To start the bot, run the start file you created in step 4 of the installation.

Support

If you need help or support with IGNCore, reach out to us by contacting us via gitlab Issues.

Discord Module Setup

For setting up the discord module, create a discord bot, invite it into your server, and fill in the required details in !config mod core.discord.

S
Description
No description provided
Readme 3.7 MiB
Languages
Python 98.4%
OMNeT++ MSG 1.5%