87202 patches #127

Merged
a merged 22 commits from clienthax/cutthecord:2021-05-31 into 2021-05-31 2021-08-22 15:59:05 +00:00
Contributor

Remaining patchsets to port:
litecord
hqavatars (Don't trust the port tool)
tokenlogin

WIP:
slashcommands - Mostly done, needs the CTC command ported over (1 remaining)

Redone the buildsystem to use docker

docker build . -t ctcci 

docker run \
  --mount type=bind,source="$(pwd)",target=/opt/ctc/gitrepo \
  ctcci \
  ./resources/scripts/ctcci/ctcci.py ave a b c
Remaining patchsets to port: litecord hqavatars (Don't trust the port tool) tokenlogin WIP: slashcommands - Mostly done, needs the CTC command ported over (1 remaining) Redone the buildsystem to use docker ``` docker build . -t ctcci docker run \ --mount type=bind,source="$(pwd)",target=/opt/ctc/gitrepo \ ctcci \ ./resources/scripts/ctcci/ctcci.py ave a b c ```
clienthax added 1 commit 2021-08-05 16:44:28 +00:00
clienthax force-pushed 2021-05-31 from b55faff541 to 8ec2dd75c2 2021-08-06 14:59:20 +00:00 Compare
clienthax added 9 commits 2021-08-11 16:01:25 +00:00
clienthax added 3 commits 2021-08-15 17:05:06 +00:00
clienthax force-pushed 2021-05-31 from 7c02c9bac5 to c17cb44eaa 2021-08-21 16:03:28 +00:00 Compare
clienthax added 3 commits 2021-08-21 17:13:40 +00:00
a added 2 commits 2021-08-22 15:38:38 +00:00
a added 1 commit 2021-08-22 15:58:18 +00:00
a merged commit 7b77ce9eda into 2021-05-31 2021-08-22 15:59:05 +00:00
First-time contributor

THIS IS POG

THIS IS POG
Owner

shoutouts to @clienthax

shoutouts to @clienthax
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: distok/cutthecord#127
No description provided.