mirror of
https://github.com/lyx0/ollama-twitch-bot.git
synced 2024-11-06 18:52:03 +01:00
rename github account
This commit is contained in:
parent
0625071b51
commit
da98afc345
3 changed files with 3 additions and 3 deletions
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2024 lyx0
|
Copyright (c) 2024 nouryxd
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
@ -18,4 +18,4 @@ Twitch chat bot that interacts with ollama.
|
||||||
4. Join the Twitch channels you chose and type `()gpt <cool query>` and hopefully get a response.
|
4. Join the Twitch channels you chose and type `()gpt <cool query>` and hopefully get a response.
|
||||||
|
|
||||||
## Example Response
|
## Example Response
|
||||||
![image](https://github.com/lyx0/ollama-twitch-bot/assets/66651385/3a8a6e7d-07d7-42fc-bf10-27227746a1a8)
|
![image](https://github.com/nouryxd/ollama-twitch-bot/assets/66651385/3a8a6e7d-07d7-42fc-bf10-27227746a1a8)
|
||||||
|
|
2
go.mod
2
go.mod
|
@ -1,4 +1,4 @@
|
||||||
module github.com/lyx0/ollama-twitch-bot
|
module github.com/nouryxd/ollama-twitch-bot
|
||||||
|
|
||||||
go 1.22.0
|
go 1.22.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue