-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtodo.norg
30 lines (27 loc) · 994 Bytes
/
todo.norg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
@document.meta
title: todo
description:
authors: viv
categories:
created: 2022-04-11
version: 0.0.11
@end
* Priority
- (-) Finnish The test cases
-- (!) Create test cases for the mock bot which will test our current Neorg Module
-- (!) Create the test cases for the cogs and the search
-- (-) Finish the test cases for the side modules and create a path for the beautiful discord and web scrapping modules
- ( ) Use aiohttp instead of requests.
* Pending
- ( ) Create test cases for neovim documentation reader[ high priority]
- ( ) Channel names triggering hex listener.
- ( ) Neovim docs not going to the correct sub-url.
* Completed
- (x) Refactor and type hint all current cogs
- (x) Create the initial state for the bot
- (x) Better loading
- (x) Better loading for scrapping
-- (x) Refactor neorg wiki search
-- (x) Move all soup based objects into utils maybe
- (x) Create Youtube cog
- (x) Make help cog better : Maybe have a custom one ?