@@ -26,6 +26,19 @@ docker run --rm -it --net=host gpt-academic
```
## 添加新的便捷按钮
打开functional.py,只需看一眼就知道怎么弄了
例如
```
"英译中": {
"Prefix": "请翻译成中文:\n\n",
"Button": None,
"Suffix": "",
},
```
## 参考项目
```
https://github.com/Python-Markdown/markdown
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.