Skip to content

Conversation

jonahsnider
Copy link
Contributor

In the init function it checks if the guild ID is the string 0, when it is stored as an integer 0 everywhere else. This causes lots of missing data when reading data from the global guild that is not stored in memory. (ie. after a restart)

In the init function it checks if the guild ID is the string 0, when it is stored as an integer 0 everywhere else. This causes lots of missing data when reading data from the global guild that is not stored in memory. (ie. after a restart)
@paulhobbel paulhobbel merged commit 2b5a317 into paulhobbel:develop Mar 8, 2018
@paulhobbel
Copy link
Owner

paulhobbel commented Mar 8, 2018

Will publish on npm asap

@jonahsnider jonahsnider deleted the patch-1 branch March 9, 2018 03:20
@paulhobbel
Copy link
Owner

It's published on npm now, sorry that it took so long

@jonahsnider
Copy link
Contributor Author

image
Did you publish the master branch instead of the development branch?

@paulhobbel
Copy link
Owner

No it's version 1.2.1 or just dev. You won't see it on npm itself since I marked it as a development version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants