hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
tielur avatar

Tyler Clemens

tielur

Total Packages

6

Total Downloads

455 140+

tyler.r.clemens@gmail.com X.com: tyclemens GitHub: tielur
Packages Stats

Packages

Most Popular Most Downloaded Newest First

alice_haha

2.0.0
169 017+

This handler will allow Alice to keep track of people laughing and reply with an image. A laugh is considered any of the following: `~r/([ha][ha]+|lo+l|lmf?ao|rofl|roflmao)/i` Examples: lol haha lmao rofl loooool ha hahahahahaha roflmao lmfao

Last Updated: about 5 years ago

alice_good_morning

1.0.6
131 543+

This handler will allow Alice to say good morning to people in different languages. It does so only once each morning.

Last Updated: about 5 years ago

alice_tielurs_heart_rate

0.0.6
115 525+

A handler for the Alice Slack bot. Allows Alice to check Tielur's heart rate

Last Updated: 2 months ago

alice_doge_me

0.1.1
38 588+

This handler will allow Alice to create Doge images with user input.

Last Updated: about 9 years ago

ueberauth_goodreads

0.1.0
428+

An Uberauth strategy for Goodreads authentication.

Last Updated: about 9 years ago

ex_pid_controller

0.1.0
39+

A discrete PID controller for feedback control loops in Elixir, useful for robotics, automation, and simulation

Last Updated: 2 months ago
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".