- Allow each Discord channel to have its own tracked Google Form URL. - Store and manage form URLs by both `guild_id` and `channel_id` in the database. - Update commands so admins can set, update, or remove the tracked URL for each channel. - Attendance tracking uses the form URL assigned to the current channel. - Maintain compatibility for guilds still using a single form.
guild_idandchannel_idin the database.