desc “Explaining what the task does”

    task :rails_bot do
puts "Hey! This is my first task"
    end