Commit Graph

65 Commits

Author SHA1 Message Date
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
BaerbelBox 3114866135 Manipulation of how Hangman is counting score. 2022-04-02 13:35:14 +02:00
BaerbelBox 7cf65ef092 Initalize repo 2022-03-31 15:21:47 +02:00
BaerbelBox 557f3e9b31 Initial commit 2022-03-31 15:19:13 +02:00