issues
search
dandroid126
/
lemmy-nhl-gdt-bot
GNU General Public License v3.0
0
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Crashed during preseason game the other day
#60
rmarquet
opened
1 month ago
0
Reading yesterday's schedule
#59
rmarquet
opened
2 months ago
2
Fix links to GDT posts not having the "LINK" text.
#58
dandroid126
opened
6 months ago
0
Add container build action as a check for pull requests.
#57
dandroid126
opened
6 months ago
0
[#55] Fix multiple OTs in playoff games
#56
dandroid126
closed
6 months ago
0
Fix multiple OTs in playoff games
#55
dandroid126
opened
6 months ago
0
Update unit-tests.yaml
#54
dandroid-test
closed
2 months ago
0
Added user permissions check to unit test action so it is safe to use secrets in unit tests from forks.
#53
dandroid126
closed
2 months ago
1
[#46] Removed goalie column because the NHL removed that data from the API.
#52
dandroid126
closed
7 months ago
0
Changed unit test action trigger from 'pull_request' to 'pull_request_target' to allow the use of secrets in the unit tests
#51
dandroid-test
closed
7 months ago
0
Changed unit test action trigger from 'pull_request' to 'pull_request_target' to allow the use of secrets in the unit tests
#50
dandroid126
closed
7 months ago
0
Configurable post times. (#39)
#49
yo-scottie-oh
closed
7 months ago
2
updated actions versions to the latest tags
#48
dandroid126
closed
7 months ago
0
Fixed hard coded lemmy.world post ID in test case. It now resolves the post to the local instance.
#47
dandroid126
closed
7 months ago
0
Fix "goalie" column being empty
#46
dandroid126
closed
7 months ago
1
Changed link text to 'LINK' so it doesn't cause the table to wrap. Fixed a test case that changed the environment wthout restoring it. Made insert_comment function return the comment record instead of the comment id. Renamed some test files to have consistent naming.
#45
dandroid126
closed
7 months ago
0
Change link text to "LINK" so it isn't so long and no longer causes the table to wrap
#44
dandroid126
closed
7 months ago
1
Migrated logger to library logger to reduce code duplication between repos. Made logger options configurable in the environment file.
#43
dandroid126
closed
7 months ago
0
Make log level configurable in .env file
#42
dandroid126
closed
7 months ago
1
Show "Final - OT" or "Final - SO" when games end in overtime or a shootout. #37
#41
dandroid126
closed
7 months ago
0
Fixed minor issues and many unit tests that had been broken after the most recent NHL API changes. Added more type hints. Added more comments. Added github actions for unit tests and building the container on push to main, test, and release branches.
#40
dandroid126
closed
7 months ago
0
Feature request: Configurable time to post the thread
#39
rmarquet
closed
6 months ago
4
Seems to fail reading the schedule
#38
rmarquet
closed
7 months ago
5
Show "Final - OT" or "Final - SO" when games end in overtime or a shootout.
#37
dandroid126
closed
7 months ago
1
Daily thread is being created even when there are not games in the COMMENT_POST_TYPES list.
#36
dandroid126
closed
1 year ago
1
Add link to yesterday's daily thread in today's daily thread.
#35
dandroid126
opened
1 year ago
0
Add links to comments in daily threads
#34
dandroid126
closed
1 year ago
1
Completed all database work for comment posts and daily posts, including new tables, new daos, new records. Added lots of unit tests for all the new things (and some old things!)
#33
dandroid126
closed
1 year ago
0
Have each game post creation/update run in parallel on its own thread rather than in sequence
#32
dandroid126
opened
1 year ago
1
Make a configurable way to make each game a comment in the daily post rather than its own post
#31
dandroid126
closed
1 year ago
3
Add the period in the time clock
#30
dandroid126
closed
1 year ago
1
Show shot details and penalty details tables after the game has started, even when they are empty
#29
dandroid126
opened
1 year ago
0
[APIv2] Migrate start times table to APIv2
#28
dandroid126
closed
10 months ago
1
[APIv2] Migrate penalty details table to APIv2
#27
dandroid126
closed
10 months ago
1
[APIv2] Migrate goal details table to APIv2
#26
dandroid126
closed
10 months ago
1
[APIv2] Migrate team stats table to APIv2
#25
dandroid126
closed
10 months ago
1
[APIv2] Migrate score table to APIv2
#24
dandroid126
closed
10 months ago
1
[APIv2] Migrate game clock table to APIv2
#23
dandroid126
closed
10 months ago
1
[APIv2] Get game schedule using APIv2
#22
dandroid126
closed
10 months ago
1
[APIv2] Migrate to APIv2
#21
dandroid126
closed
10 months ago
2
[Optimization] Don't query the DB or hit the feed live API unless it is within the posting window for a game.
#20
dandroid126
closed
1 year ago
1
Occasional crashing is occurring when running as a systemd service
#19
dandroid126
closed
1 year ago
4
Add db versioning and upgrade functionality
#18
dandroid126
closed
1 year ago
1
Use the game end time to stop updating the post after a set amount of time
#17
dandroid126
closed
1 year ago
1
Add error handling
#16
dandroid126
closed
1 year ago
2
Add a daily post with a list of games for the day, their start times, and once created links to the GDT for each game
#15
dandroid126
closed
1 year ago
2
Run through all unit tests during pull request
#14
dandroid126
closed
7 months ago
2
Add footer to post that explains that the bot is open source and where you can go to contribute
#13
dandroid126
closed
1 year ago
1
Add Start time table
#12
dandroid126
closed
1 year ago
1
Add Penalties detail table
#11
dandroid126
closed
1 year ago
1
Next