#
Bot

A bot is an application that runs automated, usually repetitive tasks over the Internet.
Here are 22,267 public repositories matching this topic...
A powerful JavaScript library for interacting with the Discord API
-
Updated
Apr 6, 2022 - JavaScript
nlp
bot
machine-learning
natural-language-processing
bots
botkit
chatbot
bot-framework
nlu
spacy
mitie
chatbots
machine-learning-library
wit
rasa
conversational-agents
conversational-bots
chatbots-framework
conversational-ai
conversation-driven-development
-
Updated
Apr 6, 2022 - Python
treeguard
commented
Sep 27, 2020
Is your feature request related to a problem? Please describe.
The current RoomMemberQueryFilter doesn't support query by wxid (id of Contact), can we support this?
Describe the solution you'd like
Add id as a string type in RoomMemberQueryFilter
Describe alternatives you've considered
- Find all contacts for the room and find out the matched id
- Load the contact by id fir
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
python
bot
language
machine-learning
chatbot
chatterbot
conversation
statement
conversational-dialog-engine
-
Updated
Mar 6, 2022 - Python
Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
slack
bot
facebook
bots
twilio
facebook-bot
botkit
chatbot
sms
facebook-messenger
microsoft-bot-framework
conversational-ui
cisco-spark
glitch
botkit-studio
bot-application
making-bots
microsoft-teams
workplacebyfacebook
web-bot
-
Updated
Mar 25, 2022 - TypeScript
nlp
bot
sdk
bots
botkit
machine-learning-algorithms
chatbot
bot-framework
nlu
microsoft-bot-framework
conversational-ui
conversation
chatbots
bot-builder
botpress
botkit-bots
rasa
chatbot-framework
conversational-ai
-
Updated
Apr 6, 2022 - TypeScript
Open
Fedora & apt-get
3
Lp-Francois
commented
Oct 5, 2019
Specs
- Leon version: latest
- OS (or browser) version: Fedora 30
- Node.js version: 10.16.3
- Complete "npm run check" output:
➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
bug
Indicates an unexpected problem or unintended behavior.
good first issue
Indicates a good issue for first-time contributors.
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
javascript
bot
iot
ocr
html5
translation
ai
computer-vision
csharp
algorithms
language-learning
dnn
azure-functions
image-classification
object-detection
luis
bing-search
custom-vision
-
Updated
Oct 25, 2021 - C#
With EasyFNBot you can easily create you own Fortnite Lobby Bot in less than 5 minutes which will be online forever!
-
Updated
Jul 24, 2021 - Python
Bot Framework provides the most comprehensive experience for building conversation applications.
nodejs
javascript
python
java
bot
typescript
sdk
csharp
dotnetcore
bot-framework
microsoft-bot-framework
bot-builder
azure-bot-service
-
Updated
Mar 27, 2022 - JavaScript
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
-
Updated
Apr 5, 2022 - JavaScript
An open source library for deep learning end-to-end dialog systems and chatbots.
nlp
bot
machine-learning
deep-neural-networks
ai
deep-learning
tensorflow
chatbot
artificial-intelligence
named-entity-recognition
question-answering
chitchat
nlp-machine-learning
dialogue-agents
dialogue-systems
slot-filling
entity-extraction
dialogue-manager
intent-classification
intent-detection
-
Updated
Apr 6, 2022 - Python
roelofr
commented
Feb 22, 2020
- BotMan Version: 2.5.0
- PHP Version: 7.4.2
- Messaging Service(s): Telegram, Web
- Cache Driver: Redis
Description:
I noticed the typesAndWaits
uses the sleep
method, but this only allows you to sleep whole seconds.
Wouldn't it be better to use usleep
, so we can sleep for 2.5 seconds, or 0.5 seconds?
I noticed the code moved from the BotMan class to the drivers, but the ch
Loskir
commented
Jun 12, 2021
It's impossible to pass extra options like ip_address
to setWebhook
when using launch
- Telegraf.js Version: v4
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
nodejs
javascript
nlp
bot
classifier
natural-language-processing
bots
sentiment-analysis
chatbot
nlu
hacktoberfest
entity-extraction
conversational-ai
-
Updated
Apr 6, 2022 - JavaScript
-
Updated
Apr 6, 2022 - TypeScript
-
Updated
Jul 11, 2020 - Python
Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis
bot
trading-bot
cryptocurrency
binance
binance-api
cryptotrading
technical-analysis-indicators
binance-trading-bot
grid-trading
binance-api-node
traidingview
-
Updated
Jan 10, 2022 - JavaScript
The Pokemon Go Bot, baking with community.
python
slack
bot
docker
mqtt
pokemon
automation
telegram
script
pokemongo
pokemongo-bot
pokestops
pokemongof
-
Updated
Jun 1, 2021 - Python
An advanced crypto trading bot written in Python
python
bot
framework
crypto
bitcoin
trading
trading-bot
algo-trading
cryptocurrency
trading-strategies
trading-algorithms
trade
algorithmic-trading
jesse
etherum
crypto-bot
-
Updated
Apr 6, 2022 - Python
- Wikipedia
- Wikipedia
This issue addresses two things that are somewhat related
Enforcement of constraints for arguments
A lot of arguments have constraints - e.g. a maximum message length. I a few rare places, we actually enforce these constraints like here
https://github.com/python-telegram-bot/python-telegram-bot/blob/92cb6f3ae8d5c3e49b9019a9348d4408135ffc95/telegram/bot.py#L3814-L3824
but we don't d