Skip to main content

Discord bot that provides DayZ RCon capabilities and cross chat

Project description

carim-discord-bot

A simple Discord bot that responds to a few basic commands and has a RCon interface for BattlEye servers. It can also establish cross chat between Discord and inside the game.

usage: [--help] [--hello] [--random [RANDOM]]

optional arguments:
--help              displays this usage information
--hello             says hello to the beloved user
--random [RANDOM]   generate a random number between 0 and
                    RANDOM (default: 100)

admin arguments:
--command [COMMAND] sends COMMAND to RCon server; if COMMAND
                    is blank, list the available commands
                    COMMAND must be enclosed by quotes ("")
                    if it contains spaces
--kill              kills the bot
--version           prints the version of the bot

Examples:

--command "say -1 Hello everybody!"
# this sends a message to everybody on the server
# notice the quotes around the command

--command players
# gets a list of currently connected players

Install

  1. Install Python 3.6 or 3.7
  2. Run pip3 install carim-discord-bot
  3. Run carim-bot --setup and follow the instructions

Update

  1. Run pip3 install carim-discord-bot
  2. Run carim-bot --setup configuration to see if any options have changed
  3. Update your configuration file accordingly
  4. Restart the service if you have one

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

carim-discord-bot-1.0.1.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

carim_discord_bot-1.0.1-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page