8e1245484f
Merge pull request 'Added aliases for spelling metre/kilometre' ( #18 ) from metre-patch into master
...
Reviewed-on: #18
Reviewed-by: AllfatherHatt <allfatherhatt@noreply.localhost>
2026-02-08 05:51:46 +01:00
9df44d3742
Added aliases for spelling metre/kilometre
2026-02-08 05:46:02 +01:00
fa1be19767
Merge pull request 'Aligning activity logger' ( #17 ) from debug_fitness_more into master
...
Reviewed-on: #17
2026-02-04 18:25:08 +01:00
f22f1d46d1
Merged
2026-02-04 18:23:41 +01:00
7bcdae7b79
Aligning activity logger
2026-02-04 18:18:58 +01:00
d51bc4965e
Merge pull request 'feature_fitness_logger' ( #16 ) from feature_fitness_logger into master
...
Reviewed-on: #16
2026-02-04 18:01:02 +01:00
d7a6ca31d1
Merge branch 'master' into feature_fitness_logger
2026-02-04 17:55:54 +01:00
6cf112be49
Merge pull request 'Attempting to be a bit more direct about activity path' ( #15 ) from debug_fitness into master
...
Reviewed-on: #15
Reviewed-by: T-BENZIN <t-benzin@noreply.localhost>
2026-02-04 17:50:44 +01:00
f20a4abc81
Original message is put in lower case whole and redundant .lower() methods are removed.
...
Modified usage message.
2026-02-04 21:42:25 +05:00
175eeced0c
Attempting to be a bit more direct about activity path
2026-02-04 14:02:16 +01:00
2be9cc5795
Merge pull request 'Called correct function' ( #14 ) from minor-typo-fix into master
...
Reviewed-on: #14
Reviewed-by: T-BENZIN <t-benzin@noreply.localhost>
2026-02-04 13:42:29 +01:00
07a2bf7e38
Merge pull request 'Fixed wrong json key being pulled (I forgot to replace the old name)' ( #13 ) from json-key-fix into master
...
Reviewed-on: #13
Reviewed-by: AllfatherHatt <allfatherhatt@noreply.localhost>
2026-02-04 12:32:49 +01:00
1ee949eae2
Called correct function
2026-02-04 12:29:22 +01:00
8bec9a159b
Fixed wrong json key being pulled (I forgot to replace the old name)
2026-02-04 12:10:34 +01:00
ee77279d6e
Merge pull request 'Fixed minor import issue' ( #12 ) from minor-import-fix into master
...
Reviewed-on: #12
2026-02-04 11:46:39 +01:00
1b67240976
Fixed minor import issue
2026-02-04 11:44:44 +01:00
16a19e6913
Merge pull request 'Added cog for fitness activity logging feature.' ( #11 ) from feature_fitness_logger into master
...
Reviewed-on: #11
Reviewed-by: AllfatherHatt <allfatherhatt@noreply.localhost>
2026-02-04 11:14:40 +01:00
4ae03c9b9d
Added cog for fitness activity logging feature.
...
At its starting state it would accept following commands:
- !getunits <activity>: Would send a JSON file with activity units via Discord message. Those files are responsible for setting up a fitness activity to log.
- !getlog <activity>: Would send a CSV file with fitness activity log. Those files contain records with timestamp, username, and reported activity measurements.
- !<activity> <value> <unit (optional)>: Would create a record with your fitness activity in corresponding CSV log file. If you choose to report different unit (feet, for example), it is going to convert as specified in its corresponding JSON file with units (to meters, for example) if the activity specified as convertable. Non-convertable activities' units are ignored.
2026-01-11 10:03:55 +05:00
074ff8bbb4
Merge pull request 'Made improvements in AI Agent's tool get_forecast_weather' ( #8 ) from dev into master
...
Reviewed-on: #8
Reviewed-by: AllfatherHatt <allfatherhatt@noreply.localhost>
2025-06-18 17:13:22 +02:00
4e22274f9b
- Removed unused debug import
2025-06-18 20:10:05 +05:00
a5ed9f9e1c
Applied changes made in GitHub
2025-06-17 10:57:19 +05:00
f35a18c84b
Merge pull request 'development' ( #1 ) from development into master
...
Reviewed-on: #1
2025-06-14 15:47:22 +02:00
22767ad398
Added command aliases
2025-05-18 13:24:16 +02:00
88ecf7911f
Attempting to make set channel behavior be nice
2025-05-18 13:18:50 +02:00
1a390c3d25
Attempting to make recruitment channel behave
2025-05-18 13:12:25 +02:00
7a9313d5a5
Removing unsupported escape character
2025-05-18 13:07:11 +02:00
a5ef741ad7
wtf questions
2025-05-18 13:03:21 +02:00
9a3e5860a7
Attempting to fix questions
2025-05-18 12:58:41 +02:00
38414027ec
Updated recruitment cog
2025-05-18 12:51:52 +02:00
0483c2d8e6
Merge pull request #29 from T-BENZIN/development
...
+ Added openai_completion.py for later use as a external script for working with ChatGPT
2025-03-18 16:22:46 +01:00
b93ae09b69
+ Applied debug decorator to some functions and methods
2025-03-18 19:54:34 +05:00
881ef42f42
+ Added debug decorator
2025-03-18 19:50:12 +05:00
d35110a83b
+ Added openai_completion.py for later use as a external script for working with ChatGPT
2025-03-17 21:43:15 +05:00
ae866894a3
Trying to update messages
2025-03-16 14:25:10 +01:00
dc5bce9ca4
Re-adding max tokens
2025-03-16 14:14:56 +01:00
f22c77e2a1
Merge branch 'development' of https://github.com/Kanium/KaniumCogs into development
2025-03-16 14:11:00 +01:00
1a34585d33
No max tokens, this is surely safe
2025-03-16 14:10:49 +01:00
39039fe188
Merge pull request #28 from T-BENZIN/development
...
- Removed some condition check that some guy put in there
2025-03-16 14:00:45 +01:00
6e34f36b8b
- Removed some condition check that some guy put in there
2025-03-16 17:58:51 +05:00
b843a4ef58
Adding debug stuff
2025-03-16 13:48:36 +01:00
341a68c045
Trying to debug the weather, so many mayflies
2025-03-16 13:41:15 +01:00
ac14895381
I can spell, don't check
2025-03-16 13:33:02 +01:00
62972399a6
STARES AT FORECAST - info
2025-03-16 13:30:48 +01:00
cc4e7ae528
No more naughty, all is fine
2025-03-16 13:22:48 +01:00
931d1b7298
Doing naughty stuff, don't look
2025-03-16 13:18:11 +01:00
de39425587
Merge branch 'development' of https://github.com/Kanium/KaniumCogs into development
2025-03-16 13:09:24 +01:00
c5b7ea3419
moving api key init
2025-03-16 13:09:21 +01:00
ed1995d7f2
Merge pull request #27 from T-BENZIN/development
...
~ Changed time_now function to return string instead of datetime object
2025-03-16 13:05:24 +01:00
52113f93ae
~ Changed time_now function to return string instead of datetime object
2025-03-16 17:03:55 +05:00
866b94bb1e
Merge branch 'development' of https://github.com/Kanium/KaniumCogs into development
2025-03-16 12:57:21 +01:00