Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.56 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.56 KB

GiveawaysBot

Bot Build Status License Codacy Badge

GiveawaysBot is a Telegram bot which handles giveaways creation and management, allowing users to easily create, join and share giveaways.

Installation

Clone this repository:

git clone https://github.com/DanySpin97/GiveawaysBot

Then go into the downloaded folder and install the dependencies using Composer:

composer install

Features

  • Create & manage giveaways:

    • Join-In: each participant has the same probability of win.
    • Share-It: each participant can invite friends and gets points.
  • Join giveaways

    • by hashtags (#phpbotframework2k17)
    • by links
    • by inline messages

Author

GiveawaysBot is developed using PhpBotFramework and maintained by Danilo Spinella and Dom Corvasce.

License

GiveawaysBot is released under the GNU Affero General Public License.