From 24053efeb8d5f7642416a53feb995ae4c527d228 Mon Sep 17 00:00:00 2001 From: EntireTwix Date: Wed, 28 Jul 2021 17:33:32 -0700 Subject: [PATCH] :books::zap: --- docs/connected_services/existing_services.md | 2 +- docs/connected_services/how_to/APIs.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/connected_services/existing_services.md b/docs/connected_services/existing_services.md index 209bd89..19dba48 100644 --- a/docs/connected_services/existing_services.md +++ b/docs/connected_services/existing_services.md @@ -4,7 +4,7 @@ | author | name | v1 | | :------------------------------------------ | ----------------------------------------------------------- | :----------------------: | | [Expand](https://github.com/Expand-sys) | [Web Frontend](https://github.com/Expand-sys/ccashfrontend) | :heavy_check_mark: | -| [Expand](https://github.com/Expand-sys) | [Discord Bot](https://github.com/Expand-sys/ccashbot) | :heavy_multiplication_x: | +| [Expand](https://github.com/Expand-sys) | [Discord Bot](https://github.com/Expand-sys/ccashbot) | :heavy_check_mark: | | [Doggo](https://github.com/FearlessDoggo21) | [CCash CLI](https://github.com/FearlessDoggo21/CCashCMD) | :heavy_multiplication_x: | | [Sam](https://github.com/STBoyden) | [Market](https://github.com/STBoyden/market-api-2.0) | :heavy_multiplication_x: | diff --git a/docs/connected_services/how_to/APIs.md b/docs/connected_services/how_to/APIs.md index fd06a8d..33a8fdd 100644 --- a/docs/connected_services/how_to/APIs.md +++ b/docs/connected_services/how_to/APIs.md @@ -2,7 +2,7 @@ | author | language | | v1 | | :-------------------------------------------------------- | :------: | ------------------------------------------------------------------------- | :----------------------: | -| [SpaceCat](https://github.com/SpaceCat-Chan) | CCLua | [CatsCCashLuaApi](https://github.com/SpaceCat-Chan/CatsCCashLuaApi) | :heavy_multiplication_x: | +| [SpaceCat](https://github.com/SpaceCat-Chan) | CCLua | [CatsCCashLuaApi](https://github.com/SpaceCat-Chan/CatsCCashLuaApi) | :heavy_check_mark: | | [Luke](https://github.com/LukeeeeBennett/ccash-client-js) | JS | [ccash client js](https://github.com/LukeeeeBennett/ccash-client-js) | :heavy_multiplication_x: | | [Doggo](https://github.com/FearlessDoggo21) | Python | [CCashPythonClient](https://github.com/FearlessDoggo21/CCashPythonClient) | :heavy_check_mark: | | [Sam](https://github.com/STBoyden) | Rust | [ccash rs](https://git.stboyden.com/STBoyden/ccash-rs) | :heavy_multiplication_x: |