RandomDev26

Results 2 issues of RandomDev26

The remind feature will work as it does on PyDis. The ToDo feature will keep a todo list for both an individual and roles. ex: `!remind time reminder` `!todo (add/remove)...

area: commands
type: feature
status: stale

This command would take in input of tex, and render it. So something like `!tex \theta_j := \theta_j - \alpha \sum^{m}{i=1} (h\theta(x_i)-j_i)` would output ![image](https://user-images.githubusercontent.com/76191036/111739856-f97dfc80-8840-11eb-9de8-075c6a4b182f.png) I currently plan to use...