rename github account

This commit is contained in:
lyx0 2024-03-31 21:01:09 +02:00
parent 0625071b51
commit da98afc345
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2024 lyx0
Copyright (c) 2024 nouryxd
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -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.
## 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
View file

@ -1,4 +1,4 @@
module github.com/lyx0/ollama-twitch-bot
module github.com/nouryxd/ollama-twitch-bot
go 1.22.0