StampyAI / stampy

A Discord bot for the Robert Miles AI server
38 stars 9 forks source link

Discord ID's are hardcoded #248

Closed ProducerMatt closed 1 year ago

ProducerMatt commented 1 year ago

In my limited tests the most immediate issues are the admin user and role ID's. In my branch I'm going to switch them to environment variables. Any objections?

Would anyone mind if I start work on completely removing the preset ID's and making them external?

ProducerMatt commented 1 year ago

Working on it in this draft PR: https://github.com/StampyAI/stampy/pull/254

tayler6000 commented 1 year ago

I think that would be mostly good but we would need to update the .env on Stampy's server before merge.