Pinned Repositories
async-csv
ES7 async-await wrapper for the popular `csv` package.
chinese-numbers-converter.js
Converts Chinese numbers into arabic `Number`, such as 兩百四十五 into 245.
contains-chinese
Checks whether a string contains at least one Chinese character.
Facebook-Messenger-Voice-Message-Converter
Converts the Facebook Messenger voice messages from video/mp4 or audio/aac to the PCM/WAV format suitable for Bing Speech API
Full-Emoji-List
Full Emoji list presented as a C# class that can be used directly in your .NET projects.
guid-in-words
Create a random GUID in human-readable form.
hongkong-average-weather
API and frontend for viewing average weather in Hong Kong
objects-to-csv
Converts an array of JavaScript objects into a CSV file, optionally saving it to filesystem.
paraphrase-sentences
Generate multiple variations of your sentence.
telegram-chat-history-bot
A simple Telegram bot that saves the chat history from a public group chat
anton-bot's Repositories
anton-bot/contains-chinese
Checks whether a string contains at least one Chinese character.
anton-bot/Facebook-Messenger-Voice-Message-Converter
Converts the Facebook Messenger voice messages from video/mp4 or audio/aac to the PCM/WAV format suitable for Bing Speech API
anton-bot/getusermedia-async
A promise-based, awaitable, browser-independent getUserMedia function to get user's audio or video.
anton-bot/LUIS-App-To-Excel-Converter
Converts an exported LUIS app in JSON format into an Excel (CSV) containing the intents and utterances.
anton-bot/alexa-skill-short-hello-world-example
Shortest possible Alexa Skill hello world example. Because Amazon's example is too long.
anton-bot/BotBuilder
The Microsoft Bot Builder SDK is one of three main components of the Microsoft Bot Framework. The Microsoft Bot Framework provides just what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/SMS to Skype, Slack, Office 365 mail and other popular services.
anton-bot/botbuilder-qna-maker
A shorter, easier way for calling the Microsoft QnA maker service.
anton-bot/fake-mark-six
A simulation of Hong Kong's popular lottery.
anton-bot/jsSHA
A JavaScript implementation of the complete Secure Hash Standard family (SHA-1, SHA-224, SHA3-224, SHA-256, SHA3-256, SHA-384, SHA3-384, SHA-512, SHA3-512, SHAKE128, and SHAKE256) as well as HMAC
anton-bot/luis-sdk-async
An easier, awaitable, well-documented way to call Microsoft's LUIS service.