153 Commits

Author SHA1 Message Date
BaerbelBox
2777010b2e Minor Error Correction in Duck Observr 2022-07-04 10:57:03 +02:00
BaerbelBox
bdd00c803c added streaks to duckhunt 2022-07-04 08:53:52 +02:00
BaerbelBox
77b60b5fa9 corrected Duck Achievements 2022-06-25 18:22:25 +02:00
BaerbelBox
2978d48712 added Duckhunt achievements 2022-06-25 10:13:18 +02:00
BaerbelBox
6a2547ec3f minor error correction 2022-06-20 09:31:25 +02:00
BaerbelBox
8e665cd64f Changed numbers 0 and 1 to be represented in textform in order to improve readability 2022-06-20 09:29:06 +02:00
BaerbelBox
5fc98e574e corrected minor mistake in chance to get a duck 2022-06-17 10:09:28 +02:00
BaerbelBox
6621b5faf7 Made Enten permanENTEn 2022-06-17 10:06:34 +02:00
BaerbelBox
c22b1a10cb added a few things 2022-06-02 09:02:21 +02:00
ThomasWeis
cd9f4f9bc8 DuckObserver update help and command position
Extended help message
Command must be first word in message
2022-05-03 08:45:15 +02:00
BaerbelBox
7113b9d6c7 Another change on identification 2022-05-02 11:04:06 +02:00
ThomasWeis
78775e23d9 Merge branch 'BaerbelBox:main' into main 2022-05-02 10:51:50 +02:00
ThomasWeis
054492fb7f Merge branch 'main' of https://github.com/ThomasWeis/InfinitumBotty 2022-05-02 10:51:16 +02:00
ThomasWeis
f4de64d8d3 Update AllSeenObserver.py
fixed command and help text
2022-05-02 10:51:03 +02:00
BaerbelBox
b7c3ae85df Merge pull request #4
Updates for help, hangman, mathrun and wordrun
2022-05-02 10:43:59 +02:00
ThomasWeis
2040971e54 Merge branch 'BaerbelBox:main' into main 2022-04-29 09:53:41 +02:00
ThomasWeis
d1adb77a33 Update WordRunObserver.py
Added command to show rules
Command must be first word in message
Updataed help text
2022-04-29 09:51:49 +02:00
ThomasWeis
c5cd1bac9c Update BlockObserver.py
Removed empty command
2022-04-29 09:49:43 +02:00
ThomasWeis
8033e50b67 Update MathRunObserver.py
Changed command to lowercase
Command must be first word in message
Implemented stopmath
Minor fix in score message to send
(removed apology. it's not botty's fault)
2022-04-28 16:32:14 +02:00
ThomasWeis
71d55e737a Update HelpObserver.py
Updated help message
.help <command> shows help message for specified command
Command can be written with or without leading '.'
2022-04-28 11:37:21 +02:00
ThomasWeis
833a8a9167 Update MathRunObserver.py
Commands should be all lower case
Extended help message
2022-04-28 11:35:28 +02:00
ThomasWeis
439a2c4104 Hangman fix reset & commands
Fixed mistakes in resetscore
Excluded all available commands from words to play with
2022-04-28 11:01:32 +02:00
ThomasWeis
aeb54acecf Update HangmanObserver.py
Befehle werden nur angenommen, wenn sie an der ersten Stelle in der Nachricht stehen
Bestätigung für .resetscore hinzugefügt
Fehlende Befehle zur Liste hinzugefügt
Hilfetexte angepasst
stopMath > stopmath (muss in mathrun noch geändert werden)
2022-04-28 09:34:29 +02:00
BaerbelBox
b86926932f Merge pull request #3
Update DiceObserver to handle negative numbers
2022-04-27 09:13:30 +02:00
ThomasWeis
0af9ef8e63 Merge branch 'BaerbelBox:main' into main 2022-04-25 18:12:54 +02:00
ThomasWeis
6deb458933 Update DiceObserver: handle negative numbers 2022-04-25 18:11:47 +02:00
ThomasWeis
c74c27db93 Removed inappropriate jokes, fixed typos
Non family-friendly jokes have been deleted,
adjusted some jokes
2022-04-24 09:58:33 +02:00
ThomasWeis
afb0665602 Update hangman rules
Added info to spielregeln
removed unnecessary ':'
2022-04-24 09:58:33 +02:00
ThomasWeis
672aa6a839 Update give
Moved kekse to separate file kekse.py
Changed command from 'givedrink' to 'give' (according to function)
Fixed Typos, changed messages to match type of item given to user
2022-04-24 09:58:33 +02:00
ThomasWeis
820f8f3fe2 Fixed typos in duck hunt 2022-04-24 09:58:33 +02:00
ThomasWeis
acad253dad Update help descriptions, fixed typos
Minor changes to messages returned by the help command
2022-04-24 09:58:33 +02:00
ThomasWeis
113a7a0398 Create kekse.py, fixed typos, added some items
Moved kekse to a separate file,
Fixed some typos in food and drinks lists,
Added some ideas to the '.give' lists
2022-04-24 09:58:33 +02:00
ThomasWeis
53f2208ff7 minor fixes for wordrun
Help returns correct title of the game;
Alternative command .add is being ignored when counting valid words;
Typos
2022-04-24 09:58:33 +02:00
ThomasWeis
cf12305aaa Merge branch 'BaerbelBox:main' into main 2022-04-21 10:46:50 +02:00
ThomasWeis
84b59a31e8 Removed inappropriate jokes, fixed typos
Non family-friendly jokes have been deleted,
adjusted some jokes
2022-04-21 09:21:18 +02:00
ThomasWeis
5629a9ca4d Update hangman rules
Added info to spielregeln
removed unnecessary ':'
2022-04-21 09:19:54 +02:00
ThomasWeis
9ad637f653 Update give
Moved kekse to separate file kekse.py
Changed command from 'givedrink' to 'give' (according to function)
Fixed Typos, changed messages to match type of item given to user
2022-04-21 09:19:00 +02:00
ThomasWeis
42bb84aa22 Fixed typos in duck hunt 2022-04-21 09:13:26 +02:00
ThomasWeis
8479462955 Update help descriptions, fixed typos
Minor changes to messages returned by the help command
2022-04-21 09:12:06 +02:00
ThomasWeis
29f8ddb39f Create kekse.py, fixed typos, added some items
Moved kekse to a separate file,
Fixed some typos in food and drinks lists,
Added some ideas to the '.give' lists
2022-04-21 09:09:10 +02:00
ThomasWeis
b5ae7ddc29 minor fixes for wordrun
Help returns correct title of the game;
Alternative command .add is being ignored when counting valid words;
Typos
2022-04-21 05:37:22 +02:00
BaerbelBox
9eef5966e9 Merge pull request #1 from ThomasWeis/main
Added modules to choose random numbers and letters
2022-04-20 18:55:00 +02:00
ThomasWeis
02308bf5d7 Update DiceObserver.py
Exception handling
2022-04-20 17:27:33 +02:00
ThomasWeis
340f201882 Update to include LetterObserver and DiceObserver modules 2022-04-20 15:37:12 +02:00
ThomasWeis
6c924c13ab Create DiceObserver.py
Module rolls a die with variable number of sides, standard if no argument is given is 6 sides
2022-04-20 15:35:39 +02:00
ThomasWeis
95c1f93e5b Create LetterObserver.py
Module chooses a random letter from the German alphabet (includig ä, ö, ü; not including ß)
2022-04-20 15:32:33 +02:00
BaerbelBox
f866db7a5f Another change on identification 2022-04-10 17:12:27 +02:00
BaerbelBox
916f1a79d1 Take password before joining a channel 2022-04-10 17:09:31 +02:00
BaerbelBox
ebc1bd6783 Added nice food to eat 2022-04-08 07:34:12 +02:00
BaerbelBox
2b3d5f96bc Deleted problematic drinks
Added nice food to eat
2022-04-02 13:39:39 +02:00