Clean up example into its own directory #30
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I found importing this asset to be a bit confusing because the example is at the root directory. This PR cleans that up by making an
examplefolder and cleaning some things up (removing empty Node.gd file for example).Changes:
exampledirectory and cleanupmoderator:read:followersto default scopes as example needs it forchannel.followeventThanks!