issues
search
go-chat-bot
/
bot
IRC, Slack, Telegram and RocketChat bot written in go
MIT License
826
stars
195
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
respond to ping
#147
Bjorn248
closed
1 year ago
1
Wirbeltier
#145
didihz
closed
1 year ago
0
Bump golang.org/x/sys from 0.0.0-20220114195835-da31bd327af9 to 0.1.0
#144
dependabot[bot]
closed
7 months ago
1
Bump golang.org/x/net from 0.0.0-20220127074510-2fabfed7e28f to 0.7.0
#143
dependabot[bot]
closed
7 months ago
1
WIP: Fix Slack connection + add some improvements
#142
badnetmask
closed
7 months ago
3
Teste
#141
synchr0n1zeone
closed
2 years ago
0
expose command prefix in `irc.Config`
#140
theaog
opened
2 years ago
1
Update go-jira to master branch to support personal tokens
#139
fabioxgn
closed
2 years ago
0
Coucou
#138
JuxTi39
closed
3 years ago
0
Update request to use SocketMode and WSS as RTM is deprecated in Slack API.
#137
manrajag
opened
3 years ago
0
async def on_message(message): if message.author == client.user: return msg = message.content if msg.startswith('$inspire'): quote = get_quote() await message.channel.send(quote) if any(word in msg for word in sad_words): await message.channel.send(random.choice(starter_encouragements))
#136
Peti2205
closed
3 years ago
0
integration of RegisterMessageReceiveFilter work
#135
bnfinet
opened
3 years ago
1
Cus
#134
mikulas-286
closed
3 years ago
0
Tt
#133
joeyAPS
closed
3 years ago
0
Update README.md
#132
manojanasuri16
closed
4 years ago
1
Update README.md
#131
Anas-ind
closed
4 years ago
2
Idk first time
#130
FDF12
closed
3 years ago
0
Rocket.Chat default port for a bot?
#129
mikebdp2
opened
4 years ago
0
Replace method GetChannel() due to deprecation
#128
NeapolitanIcecream
closed
4 years ago
0
Support text formatting for Slack
#127
ta924
opened
4 years ago
1
Parser: Use Fields to account for all unicode white spaces
#126
marclanepitt
closed
4 years ago
2
Update .gitignore
#125
makassarp41
closed
4 years ago
0
slack dependency updated
#124
alex77g
closed
4 years ago
1
How run this bot
#122
MSIKT4AV
closed
3 years ago
2
Errors are shown publicly
#121
ghost
opened
4 years ago
0
Strip bot nickname from beginning of messages
#120
sochotnicky
closed
4 years ago
1
Hangouts API no longer sends verification tokens
#119
badnetmask
closed
5 years ago
1
fix the build
#118
jrwren
closed
5 years ago
1
Slack: Add methods to directly add or remove reactions
#117
toolateforteddy
closed
5 years ago
1
Use SendMessageV2 everywhere
#116
toolateforteddy
closed
5 years ago
2
build: error finding git.apache.org/thrift.git
#115
alx
closed
5 years ago
4
Updates robfig/cron to v3
#114
fabioxgn
closed
5 years ago
1
Support Reaction Handling
#113
toolateforteddy
opened
5 years ago
0
Allow Protocol Argument Passing
#112
toolateforteddy
closed
5 years ago
1
Update Slack Version Dependency
#111
toolateforteddy
closed
5 years ago
1
add debug options when debug flag is true
#110
c6h3un
closed
5 years ago
2
fixed
#109
Dontmindmes
closed
5 years ago
1
Fix slack api
#108
ruseinov
closed
5 years ago
1
Fixing up the build and version inconsistencies
#107
ruseinov
closed
5 years ago
0
Send a message to a specific adapter
#106
josegonzalez
opened
5 years ago
1
Make using Unidecode optional
#105
oddlid
closed
5 years ago
8
Added support for using Unidecode optional
#104
oddlid
closed
5 years ago
2
Make using Unidecode optional
#103
oddlid
closed
5 years ago
0
Added func SetUpConn that wraps SetUp and returns ircConn plus bot
#102
oddlid
closed
5 years ago
1
message streams to recieve events from outside of the bot and send to any channel
#101
bnfinet
closed
5 years ago
1
clean or escape single and double quotes and parentheses from command arguments
#100
bnfinet
opened
5 years ago
0
#97 add GetInstance() returning a singleton to expose b.SendMessage() to plugins
#99
bnfinet
closed
5 years ago
0
#97 add GetInstance() returning a singleton to expose b.SendMessage() to plugins
#98
bnfinet
closed
5 years ago
0
how to register a package for transmitting the output of a webhook
#97
bnfinet
closed
5 years ago
11
Add initial hangouts chat support
#96
sochotnicky
closed
5 years ago
3
Next