mirror of
https://github.com/Alvin-Zilverstand/novatorem.git
synced 2026-03-06 02:57:12 +01:00
Added debugging info
This commit is contained in:
18
SetUp.md
18
SetUp.md
@@ -69,4 +69,20 @@ Have a string saying either "Vibing to:" or "Last seen playing:".
|
||||
|
||||
Customization requests can be submitted as an issue, like https://github.com/novatorem/novatorem/issues/2
|
||||
|
||||
If you want to share your own customization options, open a PR if it's done or open an issue if you want it implemented by someone else.
|
||||
If you want to share your own customization options, open a PR if it's done or open an issue if you want it implemented by someone else.
|
||||
|
||||
## Debugging
|
||||
|
||||
If you have issues setting up, try following this [guide](https://youtu.be/n6d4KHSKqGk?t=615).
|
||||
|
||||
Followed the guide and still having problems?
|
||||
Try checking out the functions tab in vercel, linked as:
|
||||
```https://vercel.com/{name}/spotify/{build}/functions```
|
||||
|
||||
<details><summary>Which looks like-</summary>
|
||||
|
||||

|
||||
|
||||
</details><br>
|
||||
|
||||
You will see a log there, and most issues can be resolved by ensuring you have the correct variables from setup.
|
||||
Reference in New Issue
Block a user