modmail-dev / Modmail

A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
https://docs.modmail.dev
GNU Affero General Public License v3.0
1.57k stars 4.59k forks source link

[BUG] Configuring the update command won't work. #2897

Closed OfficialBlueFoxy closed 3 years ago

OfficialBlueFoxy commented 3 years ago

What the bug is. So i wanted to configure the ?update command and followed all the steps, but when i finished and executed the command, it wouldn't quite work, and would show me an error message about not having configured my personal access token (PAT) but I actually did. I don't know if this is only on my case, if it works on other bots, then maybe i did something wrong or something has gone faulty in the code of my specific bot.

Bot Info Bot version (check with @modmail about): v3.7.12 Host method (Heroku, self-host, etc): Heroku

To Reproduce Steps to reproduce the behavior:

  1. If not done yet, follow all the steps to configuring the update command.
  2. Do [p]update. (It's not a detailed explanation, i know, but there's really nothing more to it.)

Error Logs https://hasteb.in/jipolebu

Screenshots Screenshot_20201121-233547_Chrome Screenshot_20201122-005950_Discord

Additional context Not really.

21Z commented 3 years ago

umm

fourjr commented 3 years ago

Did you add GITHUB_TOKEN into your config variables?

OfficialBlueFoxy commented 3 years ago

Did you add GITHUB_TOKEN into your config variables?

Yeah, i did.

21Z commented 3 years ago

uhm if u have done it, then it woudn't show, idk more bout it, but i can guess there is something wrong in the config vars..

wolfier74 commented 3 years ago

Does also autoupdate work on selfhost or another host than heroku?