You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a bot that monitors a subreddit for new posts and posts them to Discord. The source code is here. I am getting a confusing segfault when I try to monitor posts on a subreddit:
I am using graw version v0.0.0-20201204201853-a177df1b5c91 according to my go.mod file, but I am unable to figure out what the problem is. Am I missing something very obvious?
Thanks for looking into this and be well.
The text was updated successfully, but these errors were encountered:
I have a bot that monitors a subreddit for new posts and posts them to Discord. The source code is here. I am getting a confusing segfault when I try to monitor posts on a subreddit:
I am using graw version
v0.0.0-20201204201853-a177df1b5c91
according to mygo.mod
file, but I am unable to figure out what the problem is. Am I missing something very obvious?Thanks for looking into this and be well.
The text was updated successfully, but these errors were encountered: