Skip to content

Latest commit

 

History

History
110 lines (104 loc) · 11 KB

CHANGELOG.md

File metadata and controls

110 lines (104 loc) · 11 KB

1.1.0 (2020-11-12)

1.0.1 (2020-11-12)

  • Add a description in every hour message (4e6262c)
  • Add a missing async (d14c7ae)
  • Add advertise for bot on the channel (45ecca5)
  • Add an about command (32c3ee2)
  • Add an argument precision to fetchTicker (e346f23)
  • Add best performing currencies command over 1h, 24h and 7d (8e38b7b)
  • Add bold and italic text with markdown (5a7ef2b)
  • Add coinmarketcap API (e52bacb)
  • Add command for less performing currencies (c7ffb1d)
  • add commands in help command (3091972)
  • Add heroku Procfile (c3b3409)
  • Add log and start (86abbf1)
  • Add lowercase and uppercase symbol and name to commands (8b32fe7)
  • Add MongoDb support (123a9d6)
  • Add more cryptocurrencies (06bdf8f)
  • Add new cryptocurrencies and advertise on the channel (a18d323)
  • Add reply for unsupported commands (8717a36)
  • Add start script in package.json (ab5212b)
  • Add value on bitcoin (05e7496)
  • Bump acorn from 6.4.0 to 6.4.1 (a067f97)
  • Bump eslint-utils from 1.3.1 to 1.4.3 (cc359e2)
  • Bump lodash from 4.17.15 to 4.17.19 (2f750ae)
  • Bump mixin-deep from 1.3.1 to 1.3.2 (7fa7abc)
  • Bump mongodb from 2.2.36 to 3.1.13 (b54861f)
  • Bump node-fetch from 2.6.0 to 2.6.1 (e939bf4)
  • Change channel name (095a2ea)
  • Change format for all messages (f396b00)
  • Change messages in command (9c97915)
  • Create CNAME (aee8aa0)
  • Create CNAME (3f64dfc)
  • Create command "/users" and refactor some code (d3bac49)
  • Create README.md (cd81762)
  • Create the bot (bb62bb7)
  • Delete CNAME (3f51dce)
  • Exploid code into modules and create dev bot (3b2c161)
  • Fix bug with help command (3ec11ba)
  • Format numbers of digits to appear after the decimal point (8040703)
  • Handle errors on setInterval (787bf0b)
  • hotfix (b879b9b)
  • hotfix (c96ca19)
  • hotfix markdown (4b05592)
  • Log messages to database (562346a)
  • Message to mom with messages' users (9114967)
  • Parallelizing calls (0971989)
  • Release 1.0.1 (817a40a)
  • Remove package-lock.json (a72916e)
  • Replace ccxt by coinmarketcap API on channel (193d23c)
  • Replace cryptocurrencie's name by symbol for command (f5e76f5)
  • Replace Kraken API by the library ccxt and add new currencies (abd2d0a)
  • Resolve a bug with advertise message to channel (dd124df)
  • Resolve a bug with bot command currency which wasn't updated (e8671b1)
  • Resolve a bug with commands and @ButterInTheSpinachBot (432c712)
  • Resolve bug with best performing currenciess order (96f8360)
  • Resolve bug with null value (42e85e5)
  • Resolve bug with time lapse for message to channel (5b13902)
  • Resolve bug with view of message to channel (b3ec33d)
  • Send a message to mom when somebody start a conversation with the bot (15ff211)
  • Send message to channel on the dot (a1b5551)
  • Set theme jekyll-theme-architect (cf6facb)
  • Set theme jekyll-theme-minimal (18c4308)
  • Set theme jekyll-theme-minimal (997b3ed)
  • Set theme jekyll-theme-minimal (4160586)
  • Speed up response time (c2cc985)
  • Supporting all currencies on coinmarketcap (c309bfe)
  • Uncomment code :) (23f35d1)
  • Update axios (32278ef)
  • Update CNAME (621943a)
  • Update lodash for fix vulnerability (1d1f731)
  • Update message to channel every hour (a74f0d8)
  • Update Procfile (e0e0369)
  • Update README.md (6faf312)
  • Update README.md (94e1aa0)
  • Update README.md (7a85490)
  • Update README.md (e296aad)
  • Update README.md (215dbb6)
  • Update README.md (d8f4119)
  • Update README.md (05171fe)
  • Update README.md (fc57a32)
  • Update README.md (1eb44b3)
  • Update README.md (08984b3)
  • Update README.md (a085718)
  • Use the 5th currencies on the channel (3d4ff1d)
  • Welcome message improvement (0c75a42)
  • feat: Add an env variable (ac66f3a)
  • feat: Add error handler and currency infos (542ffa9)
  • feat: Add prefix in error handling and update mongo instance (1fbc889)
  • feat: Deploy on server with docker-compose and make (0f9ba36)
  • feat: Log error on channel Slack (42f9e7e)
  • feat: Mannage two bots (73295d8)
  • feat: Precise error to debugging (4140728)
  • chore: Updrade libraries (f036c0b)
  • chore: Use new Api version from coin market cap (089335f)
  • ui: Enhance message on slack (cda59b3)
  • fix: Fix bot messages grammar errrors & typos (cee90f9)
  • fix: Fix markdown on advertise channel (b2bafd2)
  • fix: Message to channel (30a5d1a)
  • fix: Resolve bug with message to channel (a28139d)
  • fix: Resolve bug with message to channel (7b09b6d)
  • style: Add Prettier config file (460956e)