Difference between revisions of "MaidBot"

From DarkWorld Network
Jump to navigation Jump to search
(Rearranged)
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
'''Implementation:'''
'''Implementation:'''


Using the pyIRCSDK v.17.0 (Reference: [[PigeonBot]] )
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>: Give yourself or someone cake.
# !cake <nick>: give yourself or someone cake.
# !coffee <nick>: Give yourself or someone coffee.
# !coffee <nick>: give yourself or someone coffee.
# !drink <nick>: Give yourself or someone a drink.
# !drink <nick>: give yourself or someone a drink.
# !food <nick>: Serve yourself or someone food.
# !food <nick>: serve yourself or someone food.
# !maid <nick>: Ask the maid to clean your or someone's random stuff.
# !maid <nick>: ask the maid to clean your or someone's random stuff.
# !ramen <nick>: Give yourself or someone ramen.
# !ramen <nick>: give yourself or someone ramen.
# !tea <nick>: Give yourself or someone tea.
# !tea <nick>: give yourself or someone tea.




'''Fun Features:'''
'''Fun Features:'''


# !kiss <nick>: Send a kiss to someone.
# !kiss <nick>: send a kiss to someone.
# !hug <nick>: Hug someone.
# !hug <nick>: hug someone.
# !slap <nick>: Slap someone.
# !slap <nick>: slap someone.




'''Additional Features:'''
'''Additional Features:'''


# !w <location>: Check real-time weather.
# !w <location>: check real-time weather.
# !hor <sign>: Check your daily horoscope.
# !hor <sign>: check your daily horoscope.




'''Available channel:''' #Darkworld #Scientist
'''Available channel:''' #Darkworld #Scientist


 
'''Interested in Adding MaidBot to Your Channel?'''
 
<nowiki>***</nowiki>''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 07: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):

  1. !cake <nick>: give yourself or someone cake.
  2. !coffee <nick>: give yourself or someone coffee.
  3. !drink <nick>: give yourself or someone a drink.
  4. !food <nick>: serve yourself or someone food.
  5. !maid <nick>: ask the maid to clean your or someone's random stuff.
  6. !ramen <nick>: give yourself or someone ramen.
  7. !tea <nick>: give yourself or someone tea.


Fun Features:

  1. !kiss <nick>: send a kiss to someone.
  2. !hug <nick>: hug someone.
  3. !slap <nick>: slap someone.


Additional Features:

  1. !w <location>: check real-time weather.
  2. !hor <sign>: check your daily horoscope.


Available channel: #Darkworld #Scientist

Interested in Adding MaidBot to Your Channel?

For inquiries, please contact: scientist@darkworld.network