Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 364 Bytes

File metadata and controls

9 lines (7 loc) · 364 Bytes

Telegram Pepperbot

Development

  • redis server: docker compose up
  • bot commands: cargo run --bin bot-commands - enable bot slash commands
  • bot consumer: cargo run --bin bot-consumer - consumer redis stream and send messages
  • bot message queuing: cargo run --bin message-queuing - fetch rss details and put in stream