Funky Waddle funkywaddle
  • Joined on 2024-05-25
funkywaddle pushed to master at funkywaddle/Waddle_Language 2025-11-25 04:32:23 +00:00
ca6d836361 Remove half-baked support for generics. Will get back to this later.
fbe3d1ef84 Update README.md file
Compare 2 commits »
funkywaddle pushed to master at funkywaddle/Waddle_Language 2025-11-25 03:48:25 +00:00
e72d8835f8 Add error/exception handling. Custom error types. Data conversion
funkywaddle pushed to master at funkywaddle/Waddle_Language 2025-11-25 00:22:13 +00:00
40209417c5 Add expressed Boolean methods. Add explicit object instantiation syntax
funkywaddle pushed to master at funkywaddle/Waddle_Language 2025-11-24 23:32:28 +00:00
5f85679547 Update default parameter syntax to use .default(value)
funkywaddle pushed to master at funkywaddle/Waddle_Language 2025-11-24 23:18:01 +00:00
760ae5ffc1 Merge branch 'master' of repos.qualitycoder.net:funkywaddle/Waddle_Language
d0716a1f0b Redo the directory structure. Add a couple not-finished core modules. Add .gitignore
Compare 2 commits »
funkywaddle pushed to master at funkywaddle/Waddle_Language 2025-11-24 06:07:12 +00:00
f9eaf1a657 Update README.md. Add array foreach example. Add better formatting.
funkywaddle pushed to master at funkywaddle/Waddle_Language 2025-11-24 05:47:06 +00:00
2a74e5d5b6 Add README.md
funkywaddle pushed to master at funkywaddle/Waddle_Language 2025-11-24 05:27:34 +00:00
b618aee7ee Add loop syntax. Add attempt/error (try/catch)
funkywaddle pushed to master at funkywaddle/Waddle_Language 2025-11-23 07:02:02 +00:00
2cceae4ba0 Merge branch 'master' of repos.qualitycoder.net:funkywaddle/Waddle_Language
2b43eb79ab initial commit.
Compare 2 commits »
funkywaddle created branch master in funkywaddle/Waddle_Language 2025-11-23 06:41:00 +00:00
funkywaddle pushed to master at funkywaddle/Waddle_Language 2025-11-23 06:41:00 +00:00
9f20049747 Add LICENSE.md
funkywaddle created repository funkywaddle/Waddle_Language 2025-11-23 06:33:47 +00:00
funkywaddle pushed to master at funkywaddle/LotteryChecker 2025-11-14 21:34:11 +00:00
39beb7150a Update README to include the new twostep and lottotexas games
funkywaddle pushed to master at funkywaddle/LotteryChecker 2025-11-12 04:18:10 +00:00
3a666c5bcc update megamillions to new game structure. update requirements. add lotto texas. add two step. add high number formatting with commas.
funkywaddle pushed to master at funkywaddle/LotteryChecker 2025-09-02 04:41:35 +00:00
3fa9a44265 update megamillions to new game structure. update requirements.
funkywaddle created branch master in funkywaddle/LotteryChecker 2025-09-02 04:35:55 +00:00
funkywaddle pushed to master at funkywaddle/LotteryChecker 2025-09-02 04:35:55 +00:00
ca52ffd5ef Update to be multi-ticket reportable.
c136e9c835 add the total winnings output
4327f7bd8c add requirements.txt file
f77a0efbed Move feed processing to per game
415aad8bff initial commit
Compare 6 commits »
funkywaddle created repository funkywaddle/LotteryChecker 2025-09-02 04:29:29 +00:00
funkywaddle pushed to main at funkywaddle/FunkyBot 2025-06-29 07:25:12 +00:00
722a154fc1 Update matrix button classes to use current get_guild_role method
47896ecac7 Update main. Add db and guild attributes. Add reload_cog command
745c3a9202 Update View lib. Fix typo in if conditional
1cb19f8d9b Update Twitch lib. Remove debug output
a2c4d14540 Update Roles lib with more helper methods, and typing parameters
Compare 13 commits »
funkywaddle pushed to main at funkywaddle/FunkyBot 2025-06-24 06:34:42 +00:00
7aef7be6dd Convert Language and Framework buttons to Database. Convert Twitch Live Watchlist to Database.