Shuyu Zhang
Shuyu Zhang
Hey, bro. Here I made a dockerfile and run jbot in another way. And the dockerfile is [here](https://github.com/Lionelsy/jbot/blob/master/Dockerfile) First I packaged the jbot-example with `mvn install -Dmaven.test.skip=true` So you can...
Maybe you can try this piece of code ``` /** * Invoked when the bot receives a direct mention (@botname: message) * or a direct message. NOTE: These two event...
> so helpful Mr @Lionelsy , thank you so much My pleasure : )
Hi, thanks for your brilliant project! But I just met the same problem as [OliverZott](https://github.com/OliverZott) when deployed my blog. In App.tsx : ``` import { BrowserRouter as Router, Routes, Route,...
Excuse me. I just met the same problem as above when I wanted to set up the license. (run the docker with `wandb local --port 8960 `) I just followed...
It works! Thanks for your rapid reply. Because some ports are reserved in our lab server. lol.
> Hi @Lionelsy thanks for debugging this and submitting a PR. I have a question: > > * if `cache_convert` is `None`, it looks like `preprocess` is applied only once...