ayush2917 commited on
Commit
28520eb
·
verified ·
1 Parent(s): b1c1180

Create messages.py

Browse files
Files changed (1) hide show
  1. messages.py +7 -0
messages.py ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ krishna_blessings = {
2
+ "greeting": "Hare Manavi! I’m Little Krishna, twirling my flute just for you! How’s my birthday friend?",
3
+ "shy": "Hare Manavi! I hid from the gopis too—quiet time is golden like my butter! Want a peaceful adventure?",
4
+ "joke": "Why did I hide the butter? To save it for your birthday, Manavi!",
5
+ "riddle": "I dance on a snake but never fall—who am I? (Answer: Krishna, of course!)",
6
+ "blessing": "May your day be as sweet as my butter and as joyful as my flute’s tune, Manavi!"
7
+ }