Skip to content

Commit b0d494c

Browse files
author
wasi-master
committed
Auto updated TODO.md
1 parent 2bb0426 commit b0d494c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

TODO.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# TODO.md
22

3-
- [ ] Cache #TODO @ ([src/extensions/time.py:107](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/time.py#L107))
3+
- [ ] re implement #TODO @ ([src/extensions/fun.py:289](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/fun.py#L289))
4+
- [ ] fix #TODO @ ([src/extensions/fun.py:447](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/fun.py#L447))
45
- [ ] write code... #TODO @ ([src/extensions/abandoned.py:423](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/abandoned.py#L423))
56
- [ ] write code... #TODO @ ([src/extensions/abandoned.py:429](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/abandoned.py#L429))
6-
- [ ] use a better way to get the message count #FIXME @ ([src/extensions/messages.py:218](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/messages.py#L218))
77
- [ ] better formatting #TODO @ ([src/extensions/space.py:91](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/space.py#L91))
88
- [ ] better formatting #TODO @ ([src/extensions/space.py:131](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/space.py#L131))
9-
- [ ] use flags #TODO @ ([src/extensions/english.py:56](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/english.py#L56))
9+
- [ ] Cache #TODO @ ([src/extensions/time.py:107](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/time.py#L107))
10+
- [ ] Add subcommands #TODO @ ([src/extensions/server.py:183](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/server.py#L183))
1011
- [ ] Should use 2.0 flags #FIXME @ ([src/extensions/text.py:29](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/text.py#L29))
1112
- [ ] I don't know how this works but I need to to make it cleaner #HACK @ ([src/extensions/text.py:291](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/text.py#L291))
12-
- [ ] use cache #TODO @ ([src/extensions/events.py:145](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/events.py#L145))
1313
- [ ] the db calls need to be fixed #FIXME @ ([src/extensions/tags.py:2](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/tags.py#L2))
14-
- [ ] Add subcommands #TODO @ ([src/extensions/server.py:183](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/server.py#L183))
14+
- [ ] use a better way to get the message count #FIXME @ ([src/extensions/messages.py:218](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/messages.py#L218))
1515
- [ ] there may be a better way to do this #XXX @ ([src/extensions/utility.py:35](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/utility.py#L35))
1616
- [ ] this does not work #FIXME @ ([src/extensions/utility.py:116](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/utility.py#L116))
1717
- [ ] use discord relative time #FIXME @ ([src/extensions/utility.py:366](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/utility.py#L366))
1818
- [ ] use discord relative time #FIXME @ ([src/extensions/utility.py:389](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/utility.py#L389))
19-
- [ ] re implement #TODO @ ([src/extensions/fun.py:289](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/fun.py#L289))
20-
- [ ] fix #TODO @ ([src/extensions/fun.py:447](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/fun.py#L447))
19+
- [ ] use flags #TODO @ ([src/extensions/english.py:56](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/english.py#L56))
20+
- [ ] use cache #TODO @ ([src/extensions/events.py:145](https://github.com/wasi-master/wm_bot/blob/main/src/extensions/events.py#L145))
2121
- [ ] Cache #TODO @ ([src/utils/bot.py:152](https://github.com/wasi-master/wm_bot/blob/main/src/utils/bot.py#L152))

0 commit comments

Comments
 (0)