diff options
| author | Fuwn <[email protected]> | 2024-01-18 22:04:37 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-01-18 22:04:37 -0800 |
| commit | 5e795978e750bba9ca920ae2b712a3f5b3d12ebf (patch) | |
| tree | 6b862f717713bb0db59a90f3d90dd91c9e55ef7e /src/recommend_command.sh | |
| parent | docs(readme): link to anilist for tama (diff) | |
| download | tama-5e795978e750bba9ca920ae2b712a3f5b3d12ebf.tar.xz tama-5e795978e750bba9ca920ae2b712a3f5b3d12ebf.zip | |
feat: recommendations
Diffstat (limited to 'src/recommend_command.sh')
| -rw-r--r-- | src/recommend_command.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/recommend_command.sh b/src/recommend_command.sh new file mode 100644 index 0000000..b8c22f0 --- /dev/null +++ b/src/recommend_command.sh @@ -0,0 +1 @@ +print "/recommendations/${args[id]}" |