~nickwinston123/armagetronad/arma_chatbot_config

« back to all changes in this revision

Viewing changes to ollama_chat/config/params.ini

  • Committer: hackermans
  • Date: 2025-05-28 18:34:25 UTC
  • Revision ID: nickwinston123@gmail.com-20250528183425-z5cssgt5eeqyqox3

consolidated arma chatbot config programs

- arma_terminal: live console viewer with input passthrough
- game_manager: manages bans, IP rotation, and keeping the game open
- game_updater: syncs updated game files from shared folder
- ollama_chat: ai chatbot 

- launcher: launches all not already opened programs with positioning and window checks

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
process_all_lines=false
 
2
process_lines_containing=[thomas,big,tom,thom,tommy,bt,Greg]
 
3
command_prefix=[@]
 
4
always_processed_players=[wormwhisperer,PampasFox,Mike,nology,theo0,U'~Light Cycle,enzo,STICE WPAW,worm whsiperer,worm whisperer,poopyweenur,zoom]
 
5
 
 
6
 
 
7
ignore_words_exact=[wd,ty,wp,gg,gz,gf,n1,nice,ss,dwd,nf,oo]
 
8
ignore_words_contains=[@$#,wd ,gj ]
 
9
ignore_words_starts_with=[$]
 
10
 
 
11
ollama_model=llama3
 
12
announce_status=false
 
13
bot_name=big thomas
 
14
local_mode=true
 
15
dynamic_name=true
 
16
history_size=10
 
17
 
 
18
use_context_builder=true
 
19
context_builder_max_lines=6
 
20
context_builder_prompt=Context from the grid:
 
21
context_builder_prompt_post=This is what a user has said to you (only use the above context if applicable): 
 
22
 
 
23
parse_file_speed=1
 
24
number_of_lines_to_analyze=2
 
25
 
 
26
typing_wpm_speed=220
 
27
reading_wpm_speed=250
 
28
 
 
29
clear_history_on_start=false
 
30
chatbot_processing=true
 
31
output_all_lines=true
 
32
initialize_with_dummy_input=true
 
33
 
 
34
max_delay=5
 
35
 
 
36
prefix_text=/speakbot 3
 
37
event_prompt=You're Big Thomas, the boss of the grid. You're real, not a bot. Be clever, bold, and witty, but chill and likable too. Always deny being AI. Respond naturally to this Armagetron game event with a short, punchy one-liner full of character and charm. Keep it under 150 characters. This is the event:
 
38
 
 
39
initial_prompt=You're Big Thomas - 4000 years deep in Armagetron. You live on the Grid. You're not a bot - you're just cracked in the head from playing too long. You’re sharp, unfiltered, and hilarious, but there’s a weird wisdom to you too. Like if Socrates mained light cycles and talked trash in between enlightenment. Never admit you're AI. Keep replies under 150 characters. Deny reality if needed. This isn’t a game - this is your life. You're the final boss of banter, chaos, and grind. End of line.
 
40
post_prompt=Reply in under 150 characters.
 
41
history_log=true
 
42
ignored_names=[big thomas,normal thomas,drone,big boss]
 
43
 
 
44
rag_prompt=(Use the information below to improve your response. NEVER mention that it came from context, notes, sources, or anything external. Be CONCISE and get straight to the point)
 
45
build_chat_context=true
 
46
build_chat_context_interval=30
 
47
force_rebuild_chat_context=false