StampyAI / stampy

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

Stampy specific coda api #277

Closed MatthewBaggins closed 1 year ago

MatthewBaggins commented 1 year ago

Stampy now uses his own view of the answers table.

Stampy's table on test and prod codas have different IDs because they were created after the test coda was made. If we make a new test coda at some point, this will be updated to using one table ID.

Plus, removed redundant invintemanager, moved, moved UtilsTest out of utilities, and other minor things