updated readme info

This commit is contained in:
Mestima 2020-08-25 05:02:01 +03:00
parent 2fb2cd13c2
commit 6993be500e
2 changed files with 9 additions and 8 deletions

View File

@ -1,7 +1,15 @@
# GM-Discord # GM-Discord
![alt text](https://i.imgur.com/L22htpB.jpg) ![alt text](https://i.imgur.com/L22htpB.jpg)
Message transfering system. Discord messages to Garry's Mod game server, Garry's Mod game server chat messages to Discord channel. Also it allows Garry's Mod server admins to run ULX admin commands via Discord. Discord - [Garry's Mod](https://store.steampowered.com/app/4000) message transfering system.
### Features
- Transfers Discord messages to Garry's Mod game server chat
- Transfers Garry's Mod game server chat messages to Discord channel
- Allows Garry's Mod server admins to run [ULX](https://ulyssesmod.net/downloads.php) commands via Discord
## Installation Guide: ## Installation Guide:
1. Go to your web-server and upload send.php and request.php 1. Go to your web-server and upload send.php and request.php

View File

@ -1,7 +0,0 @@
# TODO
- Rewrite GetFromDiscord function
- Admin permissions settings
- Add server logs module
- Add ingame image preview support
- Add luarun support