Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clotildetoullec/tinyz

TinyZ is a Discord bot written in Pharo.
https://github.com/clotildetoullec/tinyz

pharo smalltalk

Last synced: 6 days ago
JSON representation

TinyZ is a Discord bot written in Pharo.

Awesome Lists containing this project

README

        

# TinyZ
TinyZ is a Discord bot written in Pharo.

# How to install

```Smalltalk
Metacello new
baseline: 'TinyZ';
repository: 'github://ClotildeToullec/TinyZ';
load
```