| Commit message (Collapse) | Author | Lines | 
 | 
In cases where many time utility functions were being imported, this
makes the imports shorter and cleaner. In other cases, the function
names read better when they're qualified with "time"; the extra context
it adds is helpful.
 | 
 | 
It's not used anywhere and hasn't been for a very long time.
 | 
 | 
 | 
 | 
 | 
 | 
Not doing so could cause an error where get_channel would return none for the mod logs channel.
 | 
 | 
- Add infraction id to infraction edit modlog
- Add missing colon in "infraction applied" message
- Utilise defined infraction id variable instead of indexing dict again
 | 
 | 
Co-authored-by: Xithrius <[email protected]>
 |