Metadata-Version: 2.1
Name: SourceQueryBot
Version: 1.0.1
Summary: Discord server A2S bot.
Home-page: https://github.com/WardPearce/SourceQueryBot
Author: WardPearce
Author-email: wardpearce@protonmail.com
License: GPL v3
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: aioquery (>=1.0.0)
Requires-Dist: aiofiles (>=0.4.0)
Requires-Dist: discord.py (>=1.1.0)

#### Smart Presence Requires python 3.7 or higher!

# About
This discord bot can edit multiple messages for multiple source servers containing game details, e.g. player count, map and server name. This allows you to create separate messages for different gamemodes etc.

#### Status: Stable

## Setup
- ``pip3 install SourceQueryBot``
- Create a file like [run.py](https://github.com/WardPearce/SourceQueryBot/blob/Development/run.py) & enter your bot token.
- Run ``run.py`` using pm2 or screen!

## Preview
#### Server List
![Preview](http://i.imgur.com/Ph9iZgR.png)

#### Smart Presence
Updates the bot's presence every 10 seconds to a different server.

![Smart Presence](https://i.imgur.com/Hb5LNaq.png)

#### Normal Presence
Displays total server stats.

![Normal Presence](https://i.imgur.com/WYsuujT.png)


