Skip to content

NilRadle/destinator-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Destination Bot

A side project: a Telegram randomizer bot with inline functions such as coin toss, dice rolls, and list-based choices.
Built with Python and python-telegram-bot, and developed as an experiment in using the Codex CLI for AI-assisted coding.

Features

  • /toss – flip a coin
  • /roll <number> – roll a die with a given number of sides
  • /choose <count> <items> – pick random elements from a list

Development

This project is primarily for learning and experimenting with:

  • Telegram Bot API
  • Inline functions
  • AI-assisted coding with Codex CLI

About

Testing Codex CLI on simple telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors