Difference between revisions of "PigeonBot"

From DarkWorld Network
Jump to navigation Jump to search
(edit pigeonbot information)
Line 1: Line 1:
PigeonBot Version 1.6.0 -- By Scientist & TheLion
New PigeonBot Version 1.4.2 -- By Scientist & TheLion




Line 9: Line 9:
'''Implementation:'''
'''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.
The New PigeonBot is built using Go, leveraging Go's concurrency and networking capabilities to create an interactive IRC game. The bot listens for player commands in real-time, processes game logic, and responds with dynamic messages. It ensures seamless interaction within an IRC channel by efficiently handling events and message parsing.
 




Line 16: Line 17:
# '''Unlimited Ammo:''' Players can "!shoot" as often until the pigeon dies.
# '''Unlimited Ammo:''' Players can "!shoot" as often until the pigeon dies.
# '''Pigeon Targets:''' Replace ducks with pigeons as the targets.
# '''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.
# '''Real-Time Gameplay:''' Utilizes event-driven processing to create a fast-paced, interactive experience.
# '''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.
# '''Fun Statements:''' Pigeons may appear to steal, poop, land, or mate on your belongings—it's your job to shoot them!
# '''Pigeon Levels''': Cartel Member Pigeon (10 Points), White Pigeon (50 Points) and The Boss Pigeon (100 Points).
# '''Pigeon Levels''': Cartel Member Pigeon (10 Points), White Pigeon (50 Points) and The Boss Pigeon (100 Points).




'''Available commands:'''
'''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.
#'''!bef''': Want to befriend them instead? Try your luck!
 
 
'''Pigeon Hunter Ranking System:'''
 
# '''🐣 Beginner''' – Just getting started. You’ve taken your first steps into the world of pigeon hunting!
# '''🐦 Initiate''' (10 – 100 pigeons) – You’re no longer a rookie. You’ve bagged a decent number of pigeons.
# '''🦅 Adept''' (101 – 199 pigeons) – Your skills are improving. Pigeons are starting to fear you!
# '''🕊️ Expert''' (200 – 499 pigeons) – You’ve mastered precision. Your reputation as a pigeon hunter is growing.
# '''🦜 Master''' (500 – 799 pigeons) – You dominate the skies. Pigeons flee at the sight of you!
# '''🐔 Grandmaster''' (800 – 999 pigeons) – Your skills are legendary. Even chickens acknowledge your prowess!
# '''🐉🔥 Legendary Phoenix''' (1000 – 2999 pigeons) – You have ascended beyond mortals. Your presence ignites the battlefield!
# '''🐲✨ Mythic Dragon''' (3000 – 4999 pigeons) – A true legend. Your power is mythical, and pigeons whisper your name in fear.
# '''🌌🦅 Cosmic Falcon''' (5000 – 9999 pigeons) – You soar beyond the stars. The universe itself acknowledges your mastery!
# '''👑🐦 Lord of Pigeons''' (10,000+ pigeons) – The absolute ruler of the skies. Pigeons worship you as their divine overlord.


# !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.




Line 31: Line 47:
'''Available channel:''' #Scientist
'''Available channel:''' #Scientist


'''Interested in Adding PigeonBot to Your Channel?'''  
'''Would you be interested in Adding PigeonBot to Your Channel?'''  


For inquiries, please contact: scientist@darkworld.network
For inquiries, please contact: scientist@darkworld.network

Revision as of 11:22, 3 February 2025

New PigeonBot Version 1.4.2 -- 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:

The New PigeonBot is built using Go, leveraging Go's concurrency and networking capabilities to create an interactive IRC game. The bot listens for player commands in real-time, processes game logic, and responds with dynamic messages. It ensures seamless interaction within an IRC channel by efficiently handling events and message parsing.


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: Utilizes event-driven processing to create a fast-paced, interactive experience.
  4. Fun Statements: Pigeons may appear to steal, poop, land, or mate on your belongings—it's your job to 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.
  4. !bef: Want to befriend them instead? Try your luck!


Pigeon Hunter Ranking System:

  1. 🐣 Beginner – Just getting started. You’ve taken your first steps into the world of pigeon hunting!
  2. 🐦 Initiate (10 – 100 pigeons) – You’re no longer a rookie. You’ve bagged a decent number of pigeons.
  3. 🦅 Adept (101 – 199 pigeons) – Your skills are improving. Pigeons are starting to fear you!
  4. 🕊️ Expert (200 – 499 pigeons) – You’ve mastered precision. Your reputation as a pigeon hunter is growing.
  5. 🦜 Master (500 – 799 pigeons) – You dominate the skies. Pigeons flee at the sight of you!
  6. 🐔 Grandmaster (800 – 999 pigeons) – Your skills are legendary. Even chickens acknowledge your prowess!
  7. 🐉🔥 Legendary Phoenix (1000 – 2999 pigeons) – You have ascended beyond mortals. Your presence ignites the battlefield!
  8. 🐲✨ Mythic Dragon (3000 – 4999 pigeons) – A true legend. Your power is mythical, and pigeons whisper your name in fear.
  9. 🌌🦅 Cosmic Falcon (5000 – 9999 pigeons) – You soar beyond the stars. The universe itself acknowledges your mastery!
  10. 👑🐦 Lord of Pigeons (10,000+ pigeons) – The absolute ruler of the skies. Pigeons worship you as their divine overlord.



Available channel: #Scientist

Would you be interested in Adding PigeonBot to Your Channel?

For inquiries, please contact: scientist@darkworld.network