mirror of
https://github.com/Earu/EasyChat.git
synced 2025-03-04 03:13:20 -05:00
A modular Garry's Mod chat addon for both users and developers.
https://steamcommunity.com/sharedfiles/filedetails/?id=1182471500
.github/workflows | ||
external_data | ||
lua | ||
.gitignore | ||
addon.json | ||
glualint.json | ||
LICENCE.md | ||
README.md |
An open-source advanced chat addon for users and developers.
Modular, fully customizable and developer-friendly. EasyChat provides a vast amount of features for both users and developers.
Contributing
Any contributions are welcome, please follow the naming conventions already present in the source code.
Details
- The Lua editor which was previously part of this repo has been moved here.
List of URLs & APIs used
Internals:
- https://api.github.com/repos/Earu/EasyChat/commits/master
- https://raw.githubusercontent.com/Earu/EasyChat/master/external_data/transliteration_lookup.json
- https://raw.githubusercontent.com/Earu/EasyChat/master/external_data/steam_emoticons.txt
- https://raw.githubusercontent.com/Earu/EasyChat/master/external_data/twemojis.json
- https://raw.githubusercontent.com/Earu/EasyChat/master/external_data/twemojis.txt.lzma
- http://3kv.in:9006/stats/submit (anonymous server stats)
- https://paypal.me/easychat (donation)
Unlikely to go down:
- http://steamcommunity-a.akamaihd.net/economy/emoticonhover/
- https://steamcommunity.com/profiles/%s
- https://api.imgur.com/3/image.json
- https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap
- https://twemoji.maxcdn.com/v/latest/72x72/%s.png
- https://translate.yandex.com/developers/keys
- https://translate.yandex.net/api/v1.5/tr.json/translate?key=%s&text=%s&lang=%s
Uncertain: