Baki

Results 29 comments of Baki

Actually, I just figured it out, it's because `createHTTPSource` maps through the domains only checking if they don't start with `http` as it's seen here, but what it should do...

Since I've done many changes in [d2a94f8](https://github.com/eggsy/discord-steam-verification/commit/d2a94f83357224f2b4941a56839fe5d8bc4261d4) and moved to `tsup`, the system should automatically copy the views directory on each successful build. If it fails, there will be an...

If you're still looking for a hosting service, try out [Hop.io](https://hop.io). It should work just fine! Join their Discord for a private beta key and you'll be good to go....

This could be implemented directly into the library so other users won't experience the same problem 💪. I will see what I can do when I have free time!

Good to know! Thanks 🙏

Thanks! It looks awesome, I will take a deeper look when I have time 😊

You can use `help ` to see the description of each command. You can also take a look at the code and find the `description` field. The `verify` command is...