Results 553 comments of Trim21

I'm using something like this. (this script used to be broken but I fixed it in 2022-11-02) ```js "use strict"; export const jobIDToCN = { 20: "武僧", 21: "战士", 23:...

“screenshots” should be in docs I think. And ts config in root dir.

> auto-find cactbot user directory There are some problems here (In China) There are two distribution of ACT has most users, one of them has modified OverlayPlugin which didn't support...

> 1. Performance and Safety. > When developers upload triggers to cactbot this repo, we have CI to enforce the coding style, we have reviews to ensure code safety, so...

suggesstion: Just assert ptr to `time.Time` and call `time.Time{}.AppendFormat(buf, time.RFC3339Nano)` direcly for `time.Time`?

this also give us the ability to add new marshal option like `WithTimeFormat`

It's not that 'I just want it different'. I followed the readme and try to run it locally at commit [`d5bc2a`.](https://github.com/ypinskiy/GBF-Raiders/commit/d5bc2a874bc49e4610f441af7eb2fbb6f8838ba5) In readme, it says that "Semantic UI is set...

There isn't any error when I install deps. It looks that your files of website are not overwritten.... https://www.gbfraiders.com/semantic/dist/semantic.min.js ``` /* * # Semantic UI - 2.2.13 * https://github.com/Semantic-Org/Semantic-UI *...

Found that the coverage file doesn't need to be an XML file. Just the `.coverge` file is not considered as a 'coverage file' like the old bash uploader. You must...

It works for me, but now it looks like there are more bugs than I thought...