mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Small README improvements
This commit is contained in:
parent
9f2c72fad9
commit
a80052b75e
|
@ -1,12 +1,13 @@
|
||||||
## Overview ##
|
## Overview ##
|
||||||
*Recent changes Gamepedia compatible Discord webhook* is a project made from earlier recent changes module of IRC bot. It has been remade as independent script for public use.
|
*Recent changes Gamepedia compatible Discord webhook* is a project made from earlier recent changes module of IRC bot. It has been remade as independent script for public use.
|
||||||
Screenshots of the script can be found [on the wiki](https://gitlab.com/piotrex43/RcGcDw/wikis/Presentation).
|
Screenshots of the script in action can be found [on the wiki](https://gitlab.com/piotrex43/RcGcDw/wikis/Presentation).
|
||||||
|
|
||||||
### Features ###
|
### Features ###
|
||||||
* Fetch recent changes from Gamepedia wiki and send them to Discord channel using a webhook
|
* Fetch recent changes from Gamepedia wiki and send them to Discord channel using a webhook
|
||||||
|
* Two appearance modes - embed and compact
|
||||||
* Send daily overviews, that show general information about wiki activity
|
* Send daily overviews, that show general information about wiki activity
|
||||||
* Supports multiple languages (included EN, PL, BR, RU, FR)
|
* Supports multiple languages (included EN, PL, BR, RU, FR)
|
||||||
* Re-sends missed edits after down-time
|
* Re-sends missed edits after start
|
||||||
|
|
||||||
### Dependencies ###
|
### Dependencies ###
|
||||||
* **Python 3.6>**
|
* **Python 3.6>**
|
||||||
|
@ -15,11 +16,11 @@ Screenshots of the script can be found [on the wiki](https://gitlab.com/piotrex4
|
||||||
* schedule 0.5.0>
|
* schedule 0.5.0>
|
||||||
* lxml 4.2.1>
|
* lxml 4.2.1>
|
||||||
|
|
||||||
### Settings.json ###
|
### settings.json ###
|
||||||
[Explanation for settings](https://gitlab.com/piotrex43/RcGcDw/wikis/settings.json)
|
[Explanation for settings](https://gitlab.com/piotrex43/RcGcDw/wikis/settings.json)
|
||||||
|
|
||||||
### How to use ###
|
### How to use ###
|
||||||
[Refer to the guide on the wiki](https://gitlab.com/piotrex43/RcGcDw/wikis/Guide)
|
[Refer to the guide on the wiki](https://gitlab.com/piotrex43/RcGcDw/wikis/Guide). If you don't have the means to host it you can request me to host it for you.
|
||||||
|
|
||||||
### Contributors ###
|
### Contributors ###
|
||||||
* MarkusRost for enormous help with pointing out bugs, space for improvements and contributing to the code.
|
* MarkusRost for enormous help with pointing out bugs, space for improvements and contributing to the code.
|
||||||
|
|
Loading…
Reference in a new issue