grammyjs / storages

Storage adapters for grammY sessions.
48 stars 24 forks source link

chore: replace x/grammyjs with lib.deno.dev and use x/grammyjs without version in examples #128

Closed roj1512 closed 1 year ago

Satont commented 1 year ago

Shouldn't the imports be changed in the adapters as well?

roj1512 commented 1 year ago

@Satont They are already lib.deno.dev in the adapters.

Satont commented 1 year ago

@Satont They are already lib.deno.dev in the adapters.

Okay, i see, but not in the README's of adapters. Wanna to do that in the same PR?

roj1512 commented 1 year ago

@Satont It is not necessary to use lib.deno.dev for the READMEs and examples. It is better to use x/grammy without specifying version.

Satont commented 1 year ago

Thank you. Are you finished? You just created a PR and then made a few changes.

roj1512 commented 1 year ago

yes, I am.

Satont commented 1 year ago

Thank you contribution.

roj1512 commented 1 year ago

@satont don't forget the label

Satont commented 1 year ago

@roj1512 which one?

roj1512 commented 1 year ago

hacktoberfest-accepted

roj1512 commented 1 year ago

also see https://github.com/grammyjs/storages/pull/129