diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-04-12 00:40:31 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-04-12 00:40:36 +0700 |
| commit | 68a69dcfda6a79de790910954756b2ed58c94cb5 (patch) | |
| tree | 6da80b5a905a7abb24770920276be0c8c2ccbdd0 /go.sum | |
| parent | 3d9f0baa2c96b101ec8047a5969c7ece14e16991 (diff) | |
| download | kamusku-68a69dcfda6a79de790910954756b2ed58c94cb5.tar.xz | |
telegram_bot: tampilkan pesan pada perintah "start"
Disebabkan banyak yang kebingungan menggunakan bot, pada saat user
mulai pertama kali menggunakan bot dengan perintah "start" maka akan
ditampilkan contoh penggunaan perintah "definisi".
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -github.com/shuLhan/share v0.14.1-0.20200411155429-da0578d686d1 h1:x9FznzGdeWfShJEK3oD6LXygNiK06f9szHkm6m87rio= -github.com/shuLhan/share v0.14.1-0.20200411155429-da0578d686d1/go.mod h1:mpa0ub5qmuko/muUlOROOqLCSHKU76GzuAR/sUaSwRo= +github.com/shuLhan/share v0.14.1-0.20200411172406-de8367880dcd h1:22v9r6F0MJx36kHF2+d13sTsetQaVcDy4TNVb38C6r4= +github.com/shuLhan/share v0.14.1-0.20200411172406-de8367880dcd/go.mod h1:mpa0ub5qmuko/muUlOROOqLCSHKU76GzuAR/sUaSwRo= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= |
