Difference between revisions of "MaidBot"
Jump to navigation
Jump to search
(Rearranged) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
'''Implementation:''' | '''Implementation:''' | ||
MaidBot is built using pyIRCSDK v.17.0, a Python library designed for creating IRC bots and clients. The library allows detailed access to raw messages and offers an event-driven interface for message handling ( Reference: [[PigeonBot]] ). | |||
'''Core Features''' (Commands you can ask the maid): | '''Core Features''' (Commands you can ask the maid): | ||
# !cake <nick>: | # !cake <nick>: give yourself or someone cake. | ||
# !coffee <nick>: | # !coffee <nick>: give yourself or someone coffee. | ||
# !drink <nick>: | # !drink <nick>: give yourself or someone a drink. | ||
# !food <nick>: | # !food <nick>: serve yourself or someone food. | ||
# !maid <nick>: | # !maid <nick>: ask the maid to clean your or someone's random stuff. | ||
# !ramen <nick>: | # !ramen <nick>: give yourself or someone ramen. | ||
# !tea <nick>: | # !tea <nick>: give yourself or someone tea. | ||
'''Fun Features:''' | '''Fun Features:''' | ||
# !kiss <nick>: | # !kiss <nick>: send a kiss to someone. | ||
# !hug <nick>: | # !hug <nick>: hug someone. | ||
# !slap <nick>: | # !slap <nick>: slap someone. | ||
'''Additional Features:''' | '''Additional Features:''' | ||
# !w <location>: | # !w <location>: check real-time weather. | ||
# !hor <sign>: | # !hor <sign>: check your daily horoscope. | ||
'''Available channel:''' #Darkworld #Scientist | '''Available channel:''' #Darkworld #Scientist | ||
'''Interested in Adding MaidBot to Your Channel?''' | |||
For inquiries, please contact: scientist@darkworld.network | For inquiries, please contact: scientist@darkworld.network |
Latest revision as of 06:22, 9 September 2024
MaidBot by Scientist & TheLion
Concept:
Are you hungry? Do you want a drink? Ask the maid, and she will assist you!
Implementation:
MaidBot is built using pyIRCSDK v.17.0, a Python library designed for creating IRC bots and clients. The library allows detailed access to raw messages and offers an event-driven interface for message handling ( Reference: PigeonBot ).
Core Features (Commands you can ask the maid):
- !cake <nick>: give yourself or someone cake.
- !coffee <nick>: give yourself or someone coffee.
- !drink <nick>: give yourself or someone a drink.
- !food <nick>: serve yourself or someone food.
- !maid <nick>: ask the maid to clean your or someone's random stuff.
- !ramen <nick>: give yourself or someone ramen.
- !tea <nick>: give yourself or someone tea.
Fun Features:
- !kiss <nick>: send a kiss to someone.
- !hug <nick>: hug someone.
- !slap <nick>: slap someone.
Additional Features:
- !w <location>: check real-time weather.
- !hor <sign>: check your daily horoscope.
Available channel: #Darkworld #Scientist
Interested in Adding MaidBot to Your Channel?
For inquiries, please contact: scientist@darkworld.network