v0.1.7
CLI tool for configuring and using grammy (The bot framework for telegram).
Repository
Current version released
4 years ago
grammy-cli
CLI tool for configuring and using grammy.
Usage
deno run --unstable --allow-run --allow-read --allow-write https://deno.land/x/grammy_cli/mod.ts initYou can also install it with deno script installer
deno install --unstable --allow-run --allow-read --allow-write -n grammy https://deno.land/x/grammy_cli/mod.ts