fulviodenza / pills-of-cs

Get daily Pills of Computer Science, topic-scoped news and more with https://t.me/pillsofcsbot
GNU General Public License v3.0
8 stars 0 forks source link

implement get_tags command #31

Closed fulviodenza closed 1 year ago

fulviodenza commented 1 year ago

get_tags command will iterate over all categories and will compose the message with all available categories in this way:

- programming
- security
- go
- cloud
- database
- memory management
- testing
- distributed systems
- software architecture
fulviodenza commented 1 year ago

this closes #29