Skip to content

A Twitter bot drawing the attention of Poles to the most common spelling mistake they make.

License

Notifications You must be signed in to change notification settings

mimuw-jnp2-rust/twitter-na-pewno-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

na pewno bot for Twitter (@napewnobot)

Twitter URL

Authors

Description

Statistics show that for many years, by far the most common spelling mistake made by Poles online is the phrase "na pewno" (which means "certainly"), incorrectly spelled as "napewno". On Twitter, this mistake is made by up to 1000 unique users every day. The job of the na pewno bot for Twitter is to improve these terrible statistics.

The bot provides the following features:

  • finding all tweets containing "napewno"
  • correcting spelling by automatically replying to these tweets
  • maintaining statistics, including how many people per day made this mistake
  • providing daily reports on the profile, including comparing results with the previous day

Getting started

  1. Sign up for the Twitter API to get the keys and tokens necessary for authorization. Set them as an environment variables.
  2. Clone the repository.
    git clone https://github.com/mimuw-jnp2-rust/twitter-na-pewno-bot.git
    cd twitter-na-pewno-bot
  3. Build the project.
    cargo build --release
  4. Run the project.
    cargo run

License

Distributed under the MIT License. See LICENSE.txt for more information.

Libraries

About

A Twitter bot drawing the attention of Poles to the most common spelling mistake they make.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages