8c35f42a0e
Improved pagination view
...
Removed double API call
added pagesize to API call
added calc_dataitem_index method for properly calculating the index of each data item, given the current page.
2024-01-30 19:29:42 +00:00
f2e10e6584
Merge branch 'main' of https://gitea.corbz.dev/corbz/NewsBot
2024-01-30 13:54:38 +00:00
32df589ed2
API Integration
2024-01-30 13:53:04 +00:00
93fe4ebfce
Pagination View
2024-01-30 13:51:54 +00:00
a3850a2646
API Interactions
2024-01-30 13:51:32 +00:00
d8e6e5ba06
development activity status
...
indicates when the bot is in development mode
2024-01-30 13:51:13 +00:00
8d02605019
Update README.md
2024-01-26 17:52:33 +00:00
1d8ad24569
Merge branch 'main' of https://gitea.corbz.dev/corbz/NewsBot
2023-12-27 09:45:28 +00:00
8421e956a7
Write unittests
2023-12-27 09:44:07 +00:00
b837c54b3f
tasks now trigger on set interval
...
interval is every 10 minutes per day, exactly as the final digit of the minute is 0
2023-12-26 23:46:54 +00:00
eb3547f604
Create pyrss.png
2023-12-24 23:01:52 +00:00
e8d13ae26b
Created Followup and move functions to feeds.py
2023-12-24 23:01:48 +00:00
94b7972a38
incomplete commit, used to work on other machine
2023-12-24 16:40:04 +00:00
e95edf08df
command perms
2023-12-21 18:27:30 +00:00
03a7617fd3
Removed package deps from requirements
2023-12-21 11:06:38 +00:00
5b8be819e3
Linked feed channels to sent articles
2023-12-21 11:00:02 +00:00
45e5c6a04f
admin commands
2023-12-21 00:28:51 +00:00
0e5af1d752
working on tasks
2023-12-20 21:51:57 +00:00
8a1f623c6f
help commands, and tasks function
2023-12-20 08:22:37 +00:00
df60652da6
moved channels.py into rss.py
2023-12-19 19:11:44 +00:00
1279bec6aa
Working on channel commands
2023-12-19 11:44:32 +00:00
c36133f0d4
rss embeds moved to article dataclass
2023-12-19 00:36:22 +00:00
95f7045afa
channel lists command
2023-12-19 00:35:53 +00:00
3209d88824
todo: tests
...
I dont wanna do this :(
2023-12-19 00:35:28 +00:00
da3dcbc369
Working on channel commands
2023-12-18 12:27:34 +00:00
76d27c4782
Merge branch 'main' of https://gitea.corbz.dev/corbz/NewsBot
2023-12-18 10:21:15 +00:00
be720285cc
New channels cog + FeedChannelModel changes
2023-12-18 01:07:16 +00:00
428f459e98
cmd.py to rss.py + utils
2023-12-18 01:06:45 +00:00
994b940e0f
Create tasks.py
2023-12-17 00:49:12 +00:00
7ddfe09e4d
Updated implementation of interaction commands
2023-12-16 23:54:12 +00:00
866660ef8b
Added Datetime Columns · SentArticleModel, RssSourceModel
2023-12-16 23:53:50 +00:00
1d12a4b482
Create launch.json
2023-12-16 22:43:56 +00:00
1320ab5e26
Add RSS Source · Embed
2023-12-16 17:55:21 +00:00
41887472df
Embeds for interaction responses
2023-12-16 14:21:30 +00:00
0770fb3f6f
Working on commands
2023-12-15 23:13:39 +00:00
85b6f118bc
fix attribute error on Source and Article class
2023-12-15 17:49:02 +00:00
56224d8d20
autocomplete
2023-12-15 17:48:43 +00:00
fb040598a2
Update .gitignore
2023-12-15 00:44:09 +00:00
abeebdcd61
Working on user commands
2023-12-14 16:54:33 +00:00
595659e2ec
Models for tracking articles and sources
2023-12-14 00:23:39 +00:00
de3fd84a9e
Working articles
2023-12-13 23:22:33 +00:00
1259fe9bc4
Merge branch 'main' of https://gitea.corbz.dev/corbz/NewsBot
...
I have no idea what changes have caused the need for a merge ...
2023-12-13 19:33:28 +00:00
3971007780
Testing basic feeds
2023-12-13 19:31:28 +00:00
c37dfd6165
Delete db.sqlite
...
There is nothing in here so nothing to worry about
forgot to add to ignore file.
2023-12-13 11:13:07 +00:00
cec1db209b
database
2023-12-13 01:46:41 +00:00
fd962a9e76
init
2023-12-11 01:19:22 +00:00
a61b227c9f
Initial commit
2023-12-10 15:46:22 +00:00