Difference between revisions of "PigeonBot"

From DarkWorld Network
Jump to navigation Jump to search
(Created page with "By Scientist")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
By Scientist
PigeonBot Version 1.6.0 -- By Scientist & TheLion
 
 
'''Concept:'''
 
Pigeonbot is inspired by the classic Duck Hunt game but with a twist—players hunt pigeons instead of ducks, and they have unlimited ammo.
 
 
'''Implementation:'''
 
Using the pyIRCSDK v1.7.0 (Author: TheLion https://pypi.org/project/pyircsdk/), a Python library tailored for creating IRC bots and clients. Pigeonbot can be built as an interactive IRC game. The library allows for granular access to raw messages. It features an event emitter-like interface for handling messages, which makes it ideal for developing real-time game interactions within an IRC channel.
 
 
'''Core Features:'''
 
# '''Unlimited Ammo:''' Players can "!shoot" as often until the pigeon dies.
# '''Pigeon Targets:''' Replace ducks with pigeons as the targets.
# '''Real-Time Gameplay:''' Leverage the event-driven nature of <code>pyIRCSDK</code> to create a fast-paced and engaging experience within the IRC environment.
# '''Fun Statements:''' The message is that when a pigeon appears to steal, poop, land, or mate on your belongings or in your area, you can shoot them.
# '''Pigeon Levels''': Cartel Member Pigeon (10 Points), White Pigeon (50 Points) and The Boss Pigeon (100 Points).
 
 
'''Available commands:'''
 
# !shoot: Shoot pigeons when they appear to steal, poop, or mate on your belongings or in your area.
# !score: Check your current score.
# !pigeon: See how many pigeons you have shot.
 
 
 
'''Available channel:''' #Scientist
 
'''Interested in Adding PigeonBot to Your Channel?'''
 
For inquiries, please contact: scientist@darkworld.network

Latest revision as of 15:14, 7 September 2024

PigeonBot Version 1.6.0 -- By Scientist & TheLion


Concept:

Pigeonbot is inspired by the classic Duck Hunt game but with a twist—players hunt pigeons instead of ducks, and they have unlimited ammo.


Implementation:

Using the pyIRCSDK v1.7.0 (Author: TheLion https://pypi.org/project/pyircsdk/), a Python library tailored for creating IRC bots and clients. Pigeonbot can be built as an interactive IRC game. The library allows for granular access to raw messages. It features an event emitter-like interface for handling messages, which makes it ideal for developing real-time game interactions within an IRC channel.


Core Features:

  1. Unlimited Ammo: Players can "!shoot" as often until the pigeon dies.
  2. Pigeon Targets: Replace ducks with pigeons as the targets.
  3. Real-Time Gameplay: Leverage the event-driven nature of pyIRCSDK to create a fast-paced and engaging experience within the IRC environment.
  4. Fun Statements: The message is that when a pigeon appears to steal, poop, land, or mate on your belongings or in your area, you can shoot them.
  5. Pigeon Levels: Cartel Member Pigeon (10 Points), White Pigeon (50 Points) and The Boss Pigeon (100 Points).


Available commands:

  1. !shoot: Shoot pigeons when they appear to steal, poop, or mate on your belongings or in your area.
  2. !score: Check your current score.
  3. !pigeon: See how many pigeons you have shot.


Available channel: #Scientist

Interested in Adding PigeonBot to Your Channel?

For inquiries, please contact: scientist@darkworld.network